[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 06:15:52 PST 2022


pengfei created this revision.
pengfei added reviewers: RKSimon, craig.topper, spatel.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This fixes #58685


Repository:
  rG LLVM Github Monorepo

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.476877.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/719d1863/attachment.bin>


More information about the llvm-commits mailing list