[clang] [llvm] [flang] [InstCombine] Canonicalize constant GEPs to i8 source element type (PR #68882)

Steven Johnson via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 25 11:07:12 PST 2024


steven-johnson wrote:

Looks like more-aggressive type stripping broke us. We have a workaround we can land on the Halide side.

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


More information about the cfe-commits mailing list