This fixes #58685
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,050 ms | x64 debian > libFuzzer.libFuzzer::minimize_crash.test |
Paths
| Differential D138428
[X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGS (negated cases) ClosedPublic Authored by pengfei on Nov 21 2022, 6:15 AM.
Details Summary This fixes #58685
Diff Detail
Unit TestsFailed
Event Timeline
This revision is now accepted and ready to land.Nov 22 2022, 10:22 AM This revision was landed with ongoing or failed builds.Nov 22 2022, 5:39 PM Closed by commit rG7218103bcaca: [X86] Use lock add/sub/or/and/xor for cases that we only care about the EFLAGS… (authored by pengfei). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476899 llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/pr58685.ll
|
please can you pre-commit these