llvm-project
12697c55 - [LegalizeTypes] Check getTypeAction before calling GetScalarizedVector. (#135838)

Commit
242 days ago
[LegalizeTypes] Check getTypeAction before calling GetScalarizedVector. (#135838) Use getTypeAction instead of trying to guess how a type will be legalized. On AArch64, v1f16 is scalarized but v1f16 is widened. Fixes #135776
Author
Parents
Loading