summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTWriter.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-01-05 19:09:47 +0000
committerSanjay Patel <spatel@rotateright.com>2016-01-05 19:09:47 +0000
commita1c5347982184dd42509d1b8309490f918b4eeb5 (patch)
treef4213170ea49cb044fe1e295cee0b3506f0d929c /clang/lib/Serialization/ASTWriter.cpp
parent0aa9f7fdadab5cfdf2097b980d6db8c802b0eba5 (diff)
downloadbcm5719-llvm-a1c5347982184dd42509d1b8309490f918b4eeb5.tar.gz
bcm5719-llvm-a1c5347982184dd42509d1b8309490f918b4eeb5.zip
[InstCombine] insert a new shuffle before its uses (PR26015)
Although this solves the test case in PR26015: https://llvm.org/bugs/show_bug.cgi?id=26015 And may solve PR25999: https://llvm.org/bugs/show_bug.cgi?id=25999 ...I suspect this is not the best solution. I think we want to insert the new shuffle just ahead of the earliest ExtractElementInst that we're replacing, but I don't know how that should be implemented. Differential Revision: http://reviews.llvm.org/D15878 llvm-svn: 256857
Diffstat (limited to 'clang/lib/Serialization/ASTWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud