aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorHugo Pompougnac <hugo.pompougnac@inria.fr>2021-12-04 07:12:23 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-12-04 17:48:34 +0530
commit5d49511b3058cac17eb80d243d3e2ad5cb0cddb9 (patch)
treedfa33fe364ecb48036a88148dfea7d9cc6ce3822 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent79d3132998b2828be8f7d2ec411f91fb11b3e01f (diff)
downloadllvm-5d49511b3058cac17eb80d243d3e2ad5cb0cddb9.zip
llvm-5d49511b3058cac17eb80d243d3e2ad5cb0cddb9.tar.gz
llvm-5d49511b3058cac17eb80d243d3e2ad5cb0cddb9.tar.bz2
Apply the permutation map on each affine nest
When using -test-loop-permutation="permutation-map=...", applies the permutation map on each affine nest in the function (and not only the first one). If the size of the permutation map and the size of a nest are not consistent, do nothing on this particular nest (instead of making MLIR crash). Differential Revision: https://reviews.llvm.org/D112947
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions