[PATCH] D152550: [Constant Hoisting]: Hoist Constant GEP Expressions.

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 13:47:35 PDT 2023


zzheng added a comment.

This was a code-size opt for an internal workload a couple years ago... we didn't excessively tested to enable by default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152550



More information about the llvm-commits mailing list