Details
Details
Diff Detail
Diff Detail
Event Timeline
| llvm/test/Transforms/TypePromotion/AArch64/pr58843.ll | ||
|---|---|---|
| 1 | 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 Authored by bcl5980 on Nov 7 2022, 11:21 PM.
Details
Diff Detail Event Timeline
| ||||||
Small nit: "need replace to" to "need to be replaced with"