[clang] [lld] [llvm] [IR] Change representation of getelementptr inrange (PR #84341)

Yingwei Zheng via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 20 05:59:07 PDT 2024


dtcxzyw wrote:

> This is a very niche feature, and I don't think trying to upgrade it is worthwhile.

It exists in many real-world applications. If you are not willing to implement the upgrader, I will do this for the original IR files in my benchmark :)


https://github.com/llvm/llvm-project/pull/84341


More information about the cfe-commits mailing list