This is an archive of the discontinued LLVM Phabricator instance.

[InstSimplify] Actually use NewOps for calls in simplifyInstructionWithOperands
ClosedPublic

Authored by aeubanks on Mar 21 2023, 7:59 PM.

Diff Detail

Event Timeline

aeubanks created this revision.Mar 21 2023, 7:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2023, 7:59 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
aeubanks requested review of this revision.Mar 21 2023, 7:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2023, 7:59 PM
nikic accepted this revision.Mar 22 2023, 1:11 AM

LGTM

llvm/lib/Analysis/InstructionSimplify.cpp
6619–6621

Should work nowadays, I think.

This revision is now accepted and ready to land.Mar 22 2023, 1:11 AM
This revision was landed with ongoing or failed builds.Mar 22 2023, 9:26 AM
This revision was automatically updated to reflect the committed changes.