This is a follow up of D137711 to fix the reset of #58685.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138294
[X86] Use lock or/and/xor for cases that we only care about the EFLAGS ClosedPublic Authored by pengfei on Nov 18 2022, 6:24 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 19 2022, 3:58 AM Closed by commit rG510e5fba1638: [X86] Use lock or/and/xor for cases that we only care about the EFLAGS (authored by pengfei). · Explain WhyNov 19 2022, 7:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476718 llvm/include/llvm/IR/IntrinsicsX86.td
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr58685.ll
|