[PATCH] D131966: [TypePromotion] Don't promote PHI + ZExt if wider than RegisterBitWidth

Nathan Chancellor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 12:29:04 PDT 2022


nathanchance added a comment.

Thanks a lot for the quick fix. This resolves all of the issues I noticed in my 32-bit ARM Linux kernel build tests. However, I don't think I am qualified enough to approve this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131966/new/

https://reviews.llvm.org/D131966



More information about the llvm-commits mailing list