diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-04-05 10:48:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 10:48:16 +0100 |
commit | 0b7362c257ff7b656c31266b4f9b8485a7ba4033 (patch) | |
tree | a318f063b84e616f0a69141198c6eb761e8628f0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | be8bc3cf43f07f68d89c82db45e29f63b432ceb5 (diff) | |
download | llvm-0b7362c257ff7b656c31266b4f9b8485a7ba4033.zip llvm-0b7362c257ff7b656c31266b4f9b8485a7ba4033.tar.gz llvm-0b7362c257ff7b656c31266b4f9b8485a7ba4033.tar.bz2 |
[mlir][arith] Add result pretty printing for constant vscale values (#83565)
In scalable code it is very common to have constant multiples of vscale,
e.g. `4 * vscale`. This updates `arith.muli` to pretty print the result
name in cases like this, so `4 * vscale` would be `%c4_vscale`.
This makes reading IR dumps of scalable code a little nicer.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions