mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
[X86] Fix typo in comment. NFC
llvm-svn: 345236
This commit is contained in:
parent
17e12b24be
commit
f825aeaa9a
@ -463,7 +463,7 @@ static void setGroupSize(MVT VT, SmallVectorImpl<uint32_t> &SizeInfo) {
|
||||
// {DiffToJump,...,VF/2-1,VF,...,DiffToJump+VF-1}.
|
||||
// Imm variable sets the offset amount. The result of the
|
||||
// function is stored inside ShuffleMask vector and it built as described in
|
||||
// the begin of the description. AlignDirection is a boolean that indecat the
|
||||
// the begin of the description. AlignDirection is a boolean that indicates the
|
||||
// direction of the alignment. (false - align to the "right" side while true -
|
||||
// align to the "left" side)
|
||||
static void DecodePALIGNRMask(MVT VT, unsigned Imm,
|
||||
|
Loading…
x
Reference in New Issue
Block a user