diff options
author | Congzhe Cao <congzhe.cao@huawei.com> | 2022-03-09 15:49:05 -0500 |
---|---|---|
committer | CongzheUalberta <congzhecao@gmail.com> | 2022-03-09 15:50:27 -0500 |
commit | abc8ca65c3de07f12c2f019d78b7e182ae1b46d7 (patch) | |
tree | 10fcbd1cd0e54732929c63fa30e4283b39db1678 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 894d0779024fe10f2d124af21d3acf3cc346d9b7 (diff) | |
download | llvm-abc8ca65c3de07f12c2f019d78b7e182ae1b46d7.zip llvm-abc8ca65c3de07f12c2f019d78b7e182ae1b46d7.tar.gz llvm-abc8ca65c3de07f12c2f019d78b7e182ae1b46d7.tar.bz2 |
[LoopInterchange] Detect output dependency of a store instruction with itself
This patch is motivated by pr48057 where an output dependency is not detected
since loop interchange did not check a store instruction with itself.
Fixed that deficiency.
Reviewed By: bmahjour, Meinersbur, #loopoptwg
Differential Revision: https://reviews.llvm.org/D118102
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions