diff options
author | David Green <david.green@arm.com> | 2025-06-21 07:42:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-21 07:42:54 +0100 |
commit | 437346378fd4d40af30e6969621a605cbd6215d1 (patch) | |
tree | 6fa796a48a6d3392ea9feabb8f3e0debedb415a7 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 1fec092fd74abc6fa7399da5bcf165d6249883f5 (diff) | |
download | llvm-437346378fd4d40af30e6969621a605cbd6215d1.zip llvm-437346378fd4d40af30e6969621a605cbd6215d1.tar.gz llvm-437346378fd4d40af30e6969621a605cbd6215d1.tar.bz2 |
[GlobalISel] Widen vector loads from aligned ptrs (#144309)
If the pointer is aligned to more than the size of the vector, we can
widen the load up to next power of 2 size, as SDAG performs.
Some of the v3 tests are currently worse - those should be addressed in
other issues.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions