summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cfi-verify
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-11-04 11:37:42 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-11-04 11:37:57 +0000
commit31ed36d0447def348af7b1d27daceb57d063382f (patch)
tree90029a0ba2ae8de3db6a667a1cac91579ee40583 /llvm/tools/llvm-cfi-verify
parent3169f0129a682a54cb90996fcb550184af6cdef9 (diff)
downloadbcm5719-llvm-31ed36d0447def348af7b1d27daceb57d063382f.tar.gz
bcm5719-llvm-31ed36d0447def348af7b1d27daceb57d063382f.zip
[X86] SimplifyDemandedVectorElts - attempt to recombine target shuffle using DemandedElts mask (REAPPLIED)
If we don't demand all elements, then attempt to combine to a simpler shuffle. At the moment we can only do this if Depth == 0 as combineX86ShufflesRecursively uses Depth to track whether the shuffle has really changed or not - we'll need to change this before we can properly start merging combineX86ShufflesRecursively into SimplifyDemandedVectorElts (see D66004). This reapplies rL368307 (reverted at rL369167) after the fix for the infinite loop reported at PR43024 was applied at rG3f087e38a2e7b87a5adaaac1c1b61e51220e7ff3
Diffstat (limited to 'llvm/tools/llvm-cfi-verify')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud