[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:54:13 PDT 2024


dtcxzyw wrote:

> bin/opt: ../../llvm-opt-benchmark/bench/icu/original/servlkf.ll:776:98: error: expected ')' in constantexpr
  store ptr getelementptr inbounds ({ [11 x ptr] }, ptr @_ZTVN6icu_7516LocaleKeyFactoryE, i32 0, inrange i32 0, i32 2), ptr %this1, align 8

@nikic Do we need an auto-upgrader?

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


More information about the cfe-commits mailing list