[PhaseOrdering] add test to show combined result of reassociate+instcombine+vectorize...
authorSanjay Patel <spatel@rotateright.com>
Fri, 5 Feb 2021 19:05:29 +0000 (14:05 -0500)
committerSanjay Patel <spatel@rotateright.com>
Fri, 5 Feb 2021 19:25:19 +0000 (14:25 -0500)
commit8d9527a0bfc8d6bf2b83cf8893be93af6fbee3a9
tree343d7ec9de9c857b49b75f25a4695a6889ab6210
parent3d10a0bdabaa2446dd154e1481bfd2e464910a0e
[PhaseOrdering] add test to show combined result of reassociate+instcombine+vectorizers; NFC
llvm/test/Transforms/PhaseOrdering/X86/pixel-splat.ll [new file with mode: 0644]