diff options
author | David Green <david.green@arm.com> | 2023-01-05 11:37:37 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2023-01-05 11:37:37 +0000 |
commit | 586fd86b0a91ef3beb9da664c0ffe5ffb9f19357 (patch) | |
tree | c750563006d74497922c81eb52155c41c5782475 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 7ac6b2fdaf18d7d7c9e80dab647b1c8722205259 (diff) | |
download | llvm-586fd86b0a91ef3beb9da664c0ffe5ffb9f19357.zip llvm-586fd86b0a91ef3beb9da664c0ffe5ffb9f19357.tar.gz llvm-586fd86b0a91ef3beb9da664c0ffe5ffb9f19357.tar.bz2 |
[LoopVectorizer] Fix inloop reductions mask placement
The validation of vplans could fail if an inloop reduction was created
with a block-in mask that did not dominate the reduction. This makes
sure that the insert point is set when creating the mask, to ensure it
dominates the reduction.
Differential Revision: https://reviews.llvm.org/D141003
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions