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

Yingwei Zheng via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 21 11:54:35 PST 2023


dtcxzyw wrote:

> arrayidx

We should teach `foldCmpLoadFromIndexedGlobal` to handle constant GEPs with i8 source element type.


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


More information about the cfe-commits mailing list