[PATCH] D152660: [LV] Fold Add/Mul with neutral elements.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 02:38:40 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=e3753cc0f9c8404f21dd7486febfb4766f4c9659&to=d34adaeac19f4555a08b38e65b393999c421237c&stat=size-text


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152660/new/

https://reviews.llvm.org/D152660



More information about the llvm-commits mailing list