diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-05-02 21:37:28 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-05-02 21:37:28 +0000 |
commit | d091e76e0e453dfe66f4d9af6eff0e01194e2ad3 (patch) | |
tree | 492d98c489e86a7f24e244f5ddd3fc072b1335d1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 95379129619a2dee2f3b298679ddbcdda581ad94 (diff) | |
download | bcm5719-llvm-d091e76e0e453dfe66f4d9af6eff0e01194e2ad3.tar.gz bcm5719-llvm-d091e76e0e453dfe66f4d9af6eff0e01194e2ad3.zip |
revert r301766: InstructionSimplify: Canonicalize shuffle operands. NFC-ish
Turns out this wasn't NFC-ish at all because there's a bug processing shuffles
that change the size of their input vectors (that case always seems to trip us
up).
This should fix PR32872 while we investigate how it failed and reduce a testcase:
https://bugs.llvm.org/show_bug.cgi?id=32872
llvm-svn: 301977
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions