[llvm] [LoopVectorize] Vectorize select-cmp reduction pattern for increasing integer induction variable (PR #67812)
via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 26 23:26:33 PST 2023
ShivaChen wrote:
Although IFindLastIV can be fixed to FFindLastIV when parsing instructions, could we reject IFindLastIV with FCmpInst and AddReductionVar for FFindLastIV explicitily?
https://github.com/llvm/llvm-project/pull/67812
More information about the llvm-commits
mailing list