diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-01-09 18:05:22 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 18:05:22 -0800 |
commit | b11fe33aea82444387422e550e10f1fba5bcfaa3 (patch) | |
tree | 7110d4033f397efffe4760055bfdc9ab098f0357 /clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp | |
parent | b1893caeb6b6079a66ba146e73d68d6255d255ce (diff) | |
download | llvm-b11fe33aea82444387422e550e10f1fba5bcfaa3.zip llvm-b11fe33aea82444387422e550e10f1fba5bcfaa3.tar.gz llvm-b11fe33aea82444387422e550e10f1fba5bcfaa3.tar.bz2 |
[RISCV] Correct the cost model for the i1 reduce.add and reduce.or. (#122349)
reduce.add uses the same sequence as reduce.xor. reduce.or should use
vmor not vmxor.
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerWriter.cpp')
0 files changed, 0 insertions, 0 deletions