[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
Sat Jan 7 10:12:12 PST 2023


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

Remove unneeded braces in a few more places


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.487109.patch
Type: text/x-patch
Size: 6745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230107/b2374ac3/attachment.bin>


More information about the llvm-commits mailing list