[PATCH] D104868: [ARM] Fix crash in chained BFI combine due to incorrectly RAUW'ing a node.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 15:12:11 PDT 2021
aemerson updated this revision to Diff 354372.
aemerson added a comment.
Remove BFI walking code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104868/new/
https://reviews.llvm.org/D104868
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/ARM/bfi-chain-cse-crash.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104868.354372.patch
Type: text/x-patch
Size: 6488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/7a63464f/attachment.bin>
More information about the llvm-commits
mailing list