diff options
author | Florian Hahn <flo@fhahn.com> | 2025-04-03 21:46:48 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-04-03 21:46:48 +0100 |
commit | cdff7f0b6ebe48c7d99079db002855be7716a7a9 (patch) | |
tree | 261064e9184c87d637576423cae506a21ca73342 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | 61768b35285ef73b88146946dddfef045b353708 (diff) | |
download | llvm-cdff7f0b6ebe48c7d99079db002855be7716a7a9.zip llvm-cdff7f0b6ebe48c7d99079db002855be7716a7a9.tar.gz llvm-cdff7f0b6ebe48c7d99079db002855be7716a7a9.tar.bz2 |
[LV] Retrieve middle VPBB via scalar ph to fix epilogue resumephis (NFC)
If ScalarPH has predecessors, we may need to update its reduction resume
values. If there is a middle block, it must be the first predecessor.
Note that the first predecessor may not be the middle block, if the
middle block doesn't branch to the scalar preheader. In that case,
fixReductionScalarResumeWhenVectorizingEpilog will be a no-op.
In preparation for https://github.com/llvm/llvm-project/pull/106748.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions