diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-02-13 11:40:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-13 11:40:05 +0000 |
commit | 8327c2cfdb9440d9b4cce7eb49693a895a674a9f (patch) | |
tree | 6bcb390587098abddd4041df62c500520d11ee89 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6a59d60e2b902a750d769d6198efb51e3ce88e70 (diff) | |
download | llvm-8327c2cfdb9440d9b4cce7eb49693a895a674a9f.zip llvm-8327c2cfdb9440d9b4cce7eb49693a895a674a9f.tar.gz llvm-8327c2cfdb9440d9b4cce7eb49693a895a674a9f.tar.bz2 |
LAA: fix logic for MaxTargetVectorWidth (#125487)
Uses the fixed register width if scalable vectorization is not enabled
(via TargetTransformInfo::enableScalableVectorization) and improves
results if there are scalable vector registers, but they shouldn't be
used.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions