diff options
author | Anna Thomas <anna@azul.com> | 2021-08-25 16:19:18 -0400 |
---|---|---|
committer | Anna Thomas <anna@azul.com> | 2021-08-26 11:36:25 -0400 |
commit | 55bdb14026ca21a2b773f749a01bf7e6f3fa7c0b (patch) | |
tree | a1ecf621ce0274ef5a836963db78262e83282eae /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 15acca5ccde4f88e6073ebf773ce631617b55946 (diff) | |
download | llvm-55bdb14026ca21a2b773f749a01bf7e6f3fa7c0b.zip llvm-55bdb14026ca21a2b773f749a01bf7e6f3fa7c0b.tar.gz llvm-55bdb14026ca21a2b773f749a01bf7e6f3fa7c0b.tar.bz2 |
[LoopPredication] Preserve MemorySSA
Since LICM has now unconditionally moved to MemorySSA based form, all
passes that run in same LPM as LICM need to preserve MemorySSA (i.e. our
downstream pipeline).
Added loop-mssa to all tests and perform -verify-memoryssa within
LoopPredication itself.
Differential Revision: https://reviews.llvm.org/D108724
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions