diff options
author | Florian Hahn <flo@fhahn.com> | 2022-03-06 11:14:41 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-03-06 11:16:22 +0000 |
commit | bc00f47c016a9042138d16a5ead9147c631396e5 (patch) | |
tree | 893e731774ed397e0726ca6aac29315b34ed4d01 /clang/lib/Basic/Module.cpp | |
parent | ae2764e835a26bad9774803eca0a6530df2a3e2d (diff) | |
download | llvm-bc00f47c016a9042138d16a5ead9147c631396e5.zip llvm-bc00f47c016a9042138d16a5ead9147c631396e5.tar.gz llvm-bc00f47c016a9042138d16a5ead9147c631396e5.tar.bz2 |
[LoopSink] Do not try to sink phi nodes.
Skip phi nodes in the preheader. They may not be considered loop
invariant by the assertion below.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D121010
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions