[PATCH] D138294: [X86] Use lock or/and/xor for cases that we only care about the EFLAGS

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 06:24:56 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 is a follow up of D137711 <https://reviews.llvm.org/D137711> to fix the reset of #58685.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138294

Files:
  llvm/include/llvm/IR/IntrinsicsX86.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/pr58685.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138294.476450.patch
Type: text/x-patch
Size: 8762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/4b8e4a5c/attachment.bin>


More information about the llvm-commits mailing list