[PATCH] D142166: [X86] Make `shouldExpandLogicAtomicRMWInIR` able to match both operands.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 21 00:59:10 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e25204779e5: Make `shouldExpandLogicAtomicRMWInIR` able to match both operands. (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142166/new/

https://reviews.llvm.org/D142166

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/atomic-rm-bit-test-64.ll
  llvm/test/CodeGen/X86/atomic-rm-bit-test.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142166.491051.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230121/41b188d3/attachment.bin>


More information about the llvm-commits mailing list