aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorVinayaka Bandishti <vinayaka@polymagelabs.com>2021-05-25 15:19:15 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-05-25 15:56:52 +0530
commiteff269fc9f8b8c79e08e8295aa22da8950bcc341 (patch)
treec6507a3f860adb1299ee50ef84640a47ffaa6f10 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent9ccdc2e23be18eca0b09f055fd17115c0366166c (diff)
downloadllvm-eff269fc9f8b8c79e08e8295aa22da8950bcc341.zip
llvm-eff269fc9f8b8c79e08e8295aa22da8950bcc341.tar.gz
llvm-eff269fc9f8b8c79e08e8295aa22da8950bcc341.tar.bz2
[MLIR][Affine][LICM] Mark users of `iter_args` variant
Prevent users of `iter_args` of an affine for loop from being hoisted out of it. Otherwise, LICM leads to a violation of the SSA dominance (as demonstrated in the added test case). Fixes: https://bugs.llvm.org/show_bug.cgi?id=50103 Reviewed By: bondhugula, ayzhuang Differential Revision: https://reviews.llvm.org/D102984
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions