Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/test/Transforms/TypePromotion/AArch64/pr58843.ll | ||
---|---|---|
2 | This pass need some target-dependent informations like RegisterBitWidth, TLI->getTypeAction(*Ctx, SrcVT). |
Differential D137613
[TypePromotion] Replace Zext to Truncate for the case src bitwidth is larger bcl5980 on Nov 7 2022, 11:21 PM. Authored by
Details
Diff Detail Event Timeline
|
Small nit: "need replace to" to "need to be replaced with"