This is an archive of the discontinued LLVM Phabricator instance.

[LLVMContextImpl] Separate out integer constant ones
ClosedPublic

Authored by aeubanks on Feb 24 2023, 9:49 AM.

Diff Detail

Event Timeline

aeubanks created this revision.Feb 24 2023, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 9:49 AM
aeubanks requested review of this revision.Feb 24 2023, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2023, 9:49 AM
nikic accepted this revision.Feb 27 2023, 6:44 AM

LG

llvm/lib/IR/Constants.cpp
880

Is this what clang-format produces?

This revision is now accepted and ready to land.Feb 27 2023, 6:44 AM
aeubanks added inline comments.Feb 27 2023, 10:06 AM
llvm/lib/IR/Constants.cpp
880

yes

This revision was landed with ongoing or failed builds.Feb 27 2023, 10:19 AM
This revision was automatically updated to reflect the committed changes.