aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/X86TargetParser.cpp
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-07-06 22:06:53 -0500
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2020-07-06 22:09:28 -0500
commit1b1539712e1ee30c02ed20493682fc05d52391c0 (patch)
tree0c146f8367dd078f1b4ce170604f11576bfe4d6d /llvm/lib/Support/X86TargetParser.cpp
parentfc67b25426c8767ab5941d376ab0f0628d62256e (diff)
downloadllvm-1b1539712e1ee30c02ed20493682fc05d52391c0.zip
llvm-1b1539712e1ee30c02ed20493682fc05d52391c0.tar.gz
llvm-1b1539712e1ee30c02ed20493682fc05d52391c0.tar.bz2
[PowerPC] Do not RAUW combined nodes in VECTOR_SHUFFLE legalization
When legalizing shuffles, we make an attempt to combine it into a PPC specific canonical form that avoids a need for a swap. If the combine is successful, we RAUW the node and the custom legalization replaces the now dead node instead of the one it should replace. Remove that erroneous call to RAUW.
Diffstat (limited to 'llvm/lib/Support/X86TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions