[PATCH] D141179: [X86]] Search through commutable operators for BMI patterns (BLSI, BLSR, BLSMSK)
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 7 10:03:16 PST 2023
goldstein.w.n updated this revision to Diff 487105.
goldstein.w.n marked 12 inline comments as done.
goldstein.w.n added a comment.
Fix format issues.
Remove unneeded code.
Cleanup code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141179/new/
https://reviews.llvm.org/D141179
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/bmi-out-of-order.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141179.487105.patch
Type: text/x-patch
Size: 6783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/c9fe7510/attachment.bin>
More information about the llvm-commits
mailing list