diff options
author | Elvis Wang <elvis.wang@sifive.com> | 2025-09-02 09:11:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-02 09:11:45 +0800 |
commit | 7997a79be67e925648881935818f23e1601c5f1c (patch) | |
tree | 83e9bbd006fcd10708d671c0d31688f639b6f700 /llvm/lib/Support/CommandLine.cpp | |
parent | b26f424152c1e0fead489239d48d49370bb92680 (diff) | |
download | llvm-7997a79be67e925648881935818f23e1601c5f1c.zip llvm-7997a79be67e925648881935818f23e1601c5f1c.tar.gz llvm-7997a79be67e925648881935818f23e1601c5f1c.tar.bz2 |
[LV] Align legacy cost model to vplan-based model for gather/scatter w/ uniform addr. (#155739)
This patch check if the addr is uniform in legacy cost model to align
vplan-based cost model after #150371.
This patch fixes llvm-test-suite assertion
(https://lab.llvm.org/buildbot/#/builders/210/builds/1935) due to cost
model misaligned after #149955 under RISCV.
I've tested this patch (on top of #149955) on the llvm-test-suite
locally with crashed options `rva23u64`, `rva23u64_zvl1024b` and build
successfully.
Since this fix will change LV, I think would be better to create a PR to
fix this.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions