[all-commits] [llvm/llvm-project] c6b5a1: [TypePromotion] Only search for PHI + ZExt promoti...
Andre Vieira via All-commits
all-commits at lists.llvm.org
Tue Aug 16 02:16:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6b5a13b7ae559299841f50cd9c32f02a79f13f7
https://github.com/llvm/llvm-project/commit/c6b5a13b7ae559299841f50cd9c32f02a79f13f7
Author: Andre Vieira <andre.simoesdiasvieira at arm.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/lib/CodeGen/TypePromotion.cpp
A llvm/test/Transforms/TypePromotion/AArch64/vla-zext.ll
Log Message:
-----------
[TypePromotion] Only search for PHI + ZExt promotion of Integers
Differential Revision: https://reviews.llvm.org/D131948
More information about the All-commits
mailing list