[llvm] [VPlan] Introduce VPInstructionWithType, use instead of VPScalarCast(NFC) (PR #129706)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 14:50:08 PDT 2025


https://github.com/ayalz approved this pull request.

OK, this looks fine to me, the alternatives of inheriting Type rather than holding it as a field can be explored as follow-up. Adding several minor comments.

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


More information about the llvm-commits mailing list