[PATCH] D141180: [X86] Only match BMI (BLSR, BLSI, BLSMSK) if the add/sub op is single use
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 1 17:40:43 PST 2023
goldstein.w.n updated this revision to Diff 494127.
goldstein.w.n added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141180/new/
https://reviews.llvm.org/D141180
Files:
llvm/lib/Target/X86/X86InstrInfo.td
llvm/test/CodeGen/X86/GlobalISel/select-blsi.mir
llvm/test/CodeGen/X86/GlobalISel/select-blsr.mir
llvm/test/CodeGen/X86/bmi-out-of-order.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141180.494127.patch
Type: text/x-patch
Size: 9384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/9de4a2b4/attachment-0001.bin>
More information about the llvm-commits
mailing list