diff options
author | Andrzej WarzyĆski <andrzej.warzynski@arm.com> | 2024-08-01 17:19:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-01 17:19:21 +0100 |
commit | 98e4413a38f286147b863a6ead9625228ab0ec7d (patch) | |
tree | f33d0bcda19b7c37ce9703bc54204f8a57335062 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 2771ea4ea47db2361b9842211f9e9ee595320af6 (diff) | |
download | llvm-98e4413a38f286147b863a6ead9625228ab0ec7d.zip llvm-98e4413a38f286147b863a6ead9625228ab0ec7d.tar.gz llvm-98e4413a38f286147b863a6ead9625228ab0ec7d.tar.bz2 |
[mlir][vector] Update tests for xfer-permute-lowering (nfc) (#101468)
Updates formatting and variable names in:
* vector-transfer-permutation-lowering.mlir
This is primarily to improve consistency, both within this particular
test file as well as across tests. In particular, with this PR I'm
adopting similar naming convention to that that's already present in
vector-transfer-flatten.mlir.
Overview of changes:
* All memref input arguments are re-named as `%mem`.
* All vector input arguments are re-named as `%vec`.
* All tensor input arguments are re-named as `%dest`.
* LIT variables are update to be consistent with input arguments.
* Renamed all output arguments as `%res`.
* Updated indentation to be more C-like.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions