diff options
author | Florian Hahn <flo@fhahn.com> | 2022-01-02 12:24:13 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-01-02 12:48:17 +0000 |
commit | b1a333f0feb84d781a6820cef9aad2a722f26bd1 (patch) | |
tree | ce92031f82e2c3b17b9382b945944bfd734e3f6b /llvm/unittests/Support/LinearPolyBaseTest.cpp | |
parent | dbeeb136abcb03eaa85e2ee47a5169f5298e8944 (diff) | |
download | llvm-b1a333f0feb84d781a6820cef9aad2a722f26bd1.zip llvm-b1a333f0feb84d781a6820cef9aad2a722f26bd1.tar.gz llvm-b1a333f0feb84d781a6820cef9aad2a722f26bd1.tar.bz2 |
[VPlan] Don't consider VPWidenCanonicalIVRecipe phi-like.
VPWidenCanonicalIVRecipe does not create PHI instructions, so it does
not need to be placed in the phi section of a VPBasicBlock.
Also tidies the code so the WidenCanonicalIV recipe and the
compare/lane-masks are created in the header.
Discussed D113223.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D116473
Diffstat (limited to 'llvm/unittests/Support/LinearPolyBaseTest.cpp')
0 files changed, 0 insertions, 0 deletions