[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 21:17:55 PDT 2022
pengfei updated this revision to Diff 468051.
pengfei marked an inline comment as done.
pengfei added a comment.
Address review comments.
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.468051.patch
Type: text/x-patch
Size: 29818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221016/3973cc3b/attachment.bin>
More information about the llvm-commits
mailing list