[PATCH] D136032: [X86][2/2] Adding atomic add/sub/or/xor/and lowering into RAO-INT instructions
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 15 20:12:32 PDT 2022
pengfei updated this revision to Diff 468050.
pengfei added a comment.
Fix comment typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136032/new/
https://reviews.llvm.org/D136032
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrRAOINT.td
llvm/test/CodeGen/X86/atomic-instructions-32.ll
llvm/test/CodeGen/X86/atomic-instructions-64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136032.468050.patch
Type: text/x-patch
Size: 31542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221016/c914d55e/attachment-0001.bin>
More information about the llvm-commits
mailing list