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

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 08:18:29 PST 2023


goldstein.w.n updated this revision to Diff 490867.
goldstein.w.n marked an inline comment as done.
goldstein.w.n added a comment.

dyn_cast -> cast. Add test for dead and


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.490867.patch
Type: text/x-patch
Size: 15486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/f6138977/attachment.bin>


More information about the llvm-commits mailing list