diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2025-01-20 14:36:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 14:36:07 +0000 |
commit | 3b001db4f9668cfa29572e5f1911ec7cef8b0ac2 (patch) | |
tree | c72c8cc4988cf65668cc432a85c95b120c4d8f07 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b92cc780606ea7fa1afdff49a2c84934841ece6f (diff) | |
download | llvm-3b001db4f9668cfa29572e5f1911ec7cef8b0ac2.zip llvm-3b001db4f9668cfa29572e5f1911ec7cef8b0ac2.tar.gz llvm-3b001db4f9668cfa29572e5f1911ec7cef8b0ac2.tar.bz2 |
[mlir][vector] Update tests for xfer permutation lowering (1/N) (#123076)
1. Remove `%c0 = arith.constant 0 : index` from testt functions. This
extra Op is not needed (the index can be passed as an argument), so
this is just noise.
2. Replaced `%cst_0` with `%pad` to communicate what the underlying SSA
value is intended for.
3. Unified some comments.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions