[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
Tue Nov 22 17:39:24 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7218103bcaca: [X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGSā¦ (authored by pengfei).
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.477356.patch
Type: text/x-patch
Size: 10072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/02cf393a/attachment.bin>
More information about the llvm-commits
mailing list