[PATCH] D152659: [LV] Add IRBuilder folder to simplify GEP x, 0.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 12 02:37:51 PDT 2023
fhahn added a comment.
Interestingly, this is also causing some binary changes, so is presumably catching same missed simplifications or enabling additional/earlier simplifications: https://llvm-compile-time-tracker.com/compare.php?from=2ba7b618c96d64e341366bf46d959404fe413468&to=e3753cc0f9c8404f21dd7486febfb4766f4c9659&stat=size-text
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152659/new/
https://reviews.llvm.org/D152659
More information about the llvm-commits
mailing list