diff options
author | Philip Reames <preames@rivosinc.com> | 2022-08-03 07:44:39 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-08-03 07:47:24 -0700 |
commit | a1cab0daae43ad2c81e30e73d250b05e64963065 (patch) | |
tree | 3488f16623f962db3de657c7047ee1716eaf1d63 /lldb/packages/Python/lldbsuite/test | |
parent | bf6db18e52815475baebff2c330763fedac6b5e4 (diff) | |
download | llvm-a1cab0daae43ad2c81e30e73d250b05e64963065.zip llvm-a1cab0daae43ad2c81e30e73d250b05e64963065.tar.gz llvm-a1cab0daae43ad2c81e30e73d250b05e64963065.tar.bz2 |
[LV] Use cost base decision for uniform mem op strategy [nfc-ish]
This is mostly a stylistic change to make the uniform memop widening cost
code fit more naturally with the sourounding code. Its not strictly
speaking NFC as I added in the store with invariant value case, and we
could in theory have a target where a gather/scatter is cheaper than a
single load/store... but it's probably NFC in practice. Note that the
scatter/gather result can still be overriden later if the result is
uniform-by-parts.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions