diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-04-15 13:56:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 13:56:07 -0700 |
commit | 12697c5516f8a9e4407e01d99324ce6958910184 (patch) | |
tree | 4f24b4371f48c84e91743ec82bad78a9177b203d /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | f83c5fe01fbee0f53ecf69d887e7a7b054f2a9ae (diff) | |
download | llvm-12697c5516f8a9e4407e01d99324ce6958910184.zip llvm-12697c5516f8a9e4407e01d99324ce6958910184.tar.gz llvm-12697c5516f8a9e4407e01d99324ce6958910184.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions