[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
Sat Nov 19 19:18:47 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG510e5fba1638: [X86] Use lock 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/D138294/new/

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.476718.patch
Type: text/x-patch
Size: 8762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221120/45bd3e2c/attachment.bin>


More information about the llvm-commits mailing list