[PATCH] D138428: [X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGS (negated cases)
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 07:38:15 PST 2022
pengfei updated this revision to Diff 476899.
pengfei marked an inline comment as done.
pengfei added a comment.
Pre-commit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138428/new/
https://reviews.llvm.org/D138428
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr58685.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138428.476899.patch
Type: text/x-patch
Size: 10072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/543a63a2/attachment.bin>
More information about the llvm-commits
mailing list