https://github.com/nikic commented:
For this and https://github.com/llvm/llvm-project/pull/106540, I'm not convinced that we should actually make the canonical `i8` type for ptradd byte width dependent. The only thing that matters is that the used type has an alloc size of one byte, so always using i8 should be fine. I'd rather have the question "is this GEP a ptradd" be answerable without DL. https://github.com/llvm/llvm-project/pull/106539 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits