[PATCH] D111237: [TypePromotion] Search from ZExt + PHI
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 02:01:50 PDT 2022
samparker added inline comments.
================
Comment at: llvm/test/Transforms/TypePromotion/ARM/casts.ll:53
; The pass perform the transform, but a uxtb will still be inserted to handle
; the zext to the icmp.
----------------
Update the comment please.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111237/new/
https://reviews.llvm.org/D111237
More information about the llvm-commits
mailing list