[flang-commits] [flang] [llvm] [flang] Fix ICE when lowering IBM vector() array through fir.box (PR #214219)
Daniel Chen via flang-commits
flang-commits at lists.llvm.org
Mon Aug 10 04:29:30 PDT 2026
DanielCChen wrote:
I created a new PR https://github.com/llvm/llvm-project/pull/215248 to add diagnostic checking for the vector type usage in @eugeneepshteyn's reducer, so the compiler has consistent behavior in terms of it explicitly disallows all unsupported usages of vector type.
I am going to close this PR and working with Kelvin @kkwli on his #193290 to resolve the ICE issue that both our PRs are intended.
https://github.com/llvm/llvm-project/pull/214219
More information about the flang-commits
mailing list