mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 06:25:01 +00:00
Fix spelling.
llvm-svn: 263266
This commit is contained in:
parent
8cb0c9cc03
commit
9da9e86e49
@ -11863,7 +11863,7 @@ static SDValue lower512BitVectorShuffle(SDValue Op, SDValue V1, SDValue V2,
|
||||
lowerVectorShuffleAsBroadcast(DL, VT, V1, V2, Mask, Subtarget, DAG))
|
||||
return Broadcast;
|
||||
|
||||
// Dispatch to each element type for lowering. If we don't have supprot for
|
||||
// Dispatch to each element type for lowering. If we don't have support for
|
||||
// specific element type shuffles at 512 bits, immediately split them and
|
||||
// lower them. Each lowering routine of a given type is allowed to assume that
|
||||
// the requisite ISA extensions for that element type are available.
|
||||
|
Loading…
x
Reference in New Issue
Block a user