diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-10-16 12:36:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-16 12:36:39 +0100 |
commit | 8f04f074c97b0810a1528d82ddeffbd24e19d609 (patch) | |
tree | b42f0aa930a344b6d453c1139152a23896d0ffb0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | bd79667fc26b60c4df9282541329cb1a30a86d11 (diff) | |
download | llvm-8f04f074c97b0810a1528d82ddeffbd24e19d609.zip llvm-8f04f074c97b0810a1528d82ddeffbd24e19d609.tar.gz llvm-8f04f074c97b0810a1528d82ddeffbd24e19d609.tar.bz2 |
[VPlan] Clarify legality check in licm (NFC) (#162486)
Recipes in licm are safe to hoist if the legality check passes, and the
recipe is guaranteed to execute; the single successor of the vector
preheader is the vector loop region. Clarify this in the code structure
and comments.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions