diff options
author | Philip Reames <preames@rivosinc.com> | 2025-07-24 21:12:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 21:12:28 -0700 |
commit | 4bee7e09dfabf326ead941067a9ce9975f768918 (patch) | |
tree | a89459301bc30b5c13dcfe7c75447e28d8f1d7a5 /llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp | |
parent | 7c37722f198286379abacd220162f221c49d184e (diff) | |
download | llvm-4bee7e09dfabf326ead941067a9ce9975f768918.zip llvm-4bee7e09dfabf326ead941067a9ce9975f768918.tar.gz llvm-4bee7e09dfabf326ead941067a9ce9975f768918.tar.bz2 |
[RISCV][IA] Rework VL for strided LD/ST optimization [nfc] (#150525)
I'd originally written this creating a new VL, but realized it was
probably cleaner to be explicit about the truncation which is happening.
As these VLs are all constants (since these two codepaths see fixed
vectors) this should result in identical constants being created.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp')
0 files changed, 0 insertions, 0 deletions