[PATCH] D121664: [LegalizeTypes][RISCV][WebAssembly] Expand ABS in PromoteIntRes_ABS if it will expand to sra+xor+sub later.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 08:16:14 PDT 2022
craig.topper updated this revision to Diff 415447.
craig.topper added a comment.
Herald added a subscriber: arichardson.
Remove stale FIXMEs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121664/new/
https://reviews.llvm.org/D121664
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/RISCV/iabs.ll
llvm/test/CodeGen/WebAssembly/PR41149.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121664.415447.patch
Type: text/x-patch
Size: 9235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/e3b1ce13/attachment.bin>
More information about the llvm-commits
mailing list