[PATCH] D144369: [InstCombine] Remove early constant fold

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 15:00:04 PST 2023


vitalybuka added a comment.

In D144369#4151125 <https://reviews.llvm.org/D144369#4151125>, @vitalybuka wrote:

> On branch with ubsan does not show meaningful difference :(
> https://llvm-compile-time-tracker.com/compare.php?from=a332a5159821071b71b0db09924952bb50b85033&to=2e565f60903052500d2a12f8e56a0efc7adc6f69&stat=instructions%3Au

it would be nice to compile clang itself as benchmark, but I guess it's significantly more load for tracker


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144369



More information about the llvm-commits mailing list