This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

pengfei created this revision.Nov 18 2022, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 6:24 AM
pengfei requested review of this revision.Nov 18 2022, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 6:24 AM
RKSimon accepted this revision.Nov 19 2022, 3:58 AM

LGTM

This revision is now accepted and ready to land.Nov 19 2022, 3:58 AM