[PATCH] D141179: [X86] Search through associative operators for BMI patterns (BLSI, BLSR, BLSMSK)

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 17:40:32 PST 2023


goldstein.w.n updated this revision to Diff 494126.
goldstein.w.n added a comment.

Fix nits + rebase


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.494126.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/8b76afcd/attachment.bin>


More information about the llvm-commits mailing list