diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-08-20 10:42:40 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2025-08-20 15:02:24 -0700 |
commit | ac8f0bb070c9071742b6f6ce03bebc9d87217830 (patch) | |
tree | 3920a0ff4cf470c5db540773d1bc11681ff33aa0 /lldb/packages/Python/lldbsuite/test | |
parent | 46343ca3746b58534aebc7db10083da67daf4c44 (diff) | |
download | llvm-ac8f0bb070c9071742b6f6ce03bebc9d87217830.zip llvm-ac8f0bb070c9071742b6f6ce03bebc9d87217830.tar.gz llvm-ac8f0bb070c9071742b6f6ce03bebc9d87217830.tar.bz2 |
[RISCV] Reduce ManualCodeGen for segment load/store intrinsics. NFC
Operate directly on the existing Ops vector instead of copying to
a new vector. This is similar to what the autogenerated codegen
does for other intrinsics.
This reduced the clang binary size by ~96kb on my local Release+Asserts
build.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions