[PATCH] D142166: [X86] In `shouldExpandLogicAtomicRMWInIR` return `CmpXChg` instead of asserting if we don't match op(0)
    Noah Goldstein via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 19 21:01:14 PST 2023
    
    
  
goldstein.w.n updated this revision to Diff 490710.
goldstein.w.n added a comment.
Make this fix complete
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.490710.patch
Type: text/x-patch
Size: 12250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/77c921f9/attachment.bin>
    
    
More information about the llvm-commits
mailing list