diff options
author | Luís Marques <luismarques@lowrisc.org> | 2020-06-23 21:21:12 +0100 |
---|---|---|
committer | Luís Marques <luismarques@lowrisc.org> | 2020-06-23 22:59:54 +0100 |
commit | 0947a8ca9824e15780075dc3525e30bada4bccdd (patch) | |
tree | aad9eb69493e68da33272c8c3d3e063070adff94 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 84f380580531d4f44fb3e4a2d17b5033e1e9bb0b (diff) | |
download | llvm-0947a8ca9824e15780075dc3525e30bada4bccdd.zip llvm-0947a8ca9824e15780075dc3525e30bada4bccdd.tar.gz llvm-0947a8ca9824e15780075dc3525e30bada4bccdd.tar.bz2 |
[RISCV][NFC] Add tests for folds of ADDIs into load/stores
This patch adds tests for folds of ADDIs into load/stores, focusing on
load/stores with nonzero offsets. When the offset is nonzero we currently
don't do the fold. A follow-up patch will improve on that.
Differential Revision: https://reviews.llvm.org/D79689
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions