diff options
author | Florian Hahn <flo@fhahn.com> | 2023-12-13 21:05:21 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-12-13 21:05:24 +0000 |
commit | 173032902c960d4d0d67b521d8c149553d8e8ba3 (patch) | |
tree | fd0ba111847c6b7ae957a6243a754d95a729dc3b /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 8d893f28f2a7978e192bbdef68c73896dc721a74 (diff) | |
download | llvm-173032902c960d4d0d67b521d8c149553d8e8ba3.zip llvm-173032902c960d4d0d67b521d8c149553d8e8ba3.tar.gz llvm-173032902c960d4d0d67b521d8c149553d8e8ba3.tar.bz2 |
Revert "[VPlan] Mark Select VPInstructions as not having sideeffects."
This reverts commit 19918ac34dc5d304ec6ad413ceae1d4394abe28f.
Fixes #75298. There is still a case where we miss the correct users
outside the main vector loop for reductions, and that is tail-folded
loops with reductions where the final value is stored after the loop.
This should be handled explicitly in #70253
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions