[all-commits] [llvm/llvm-project] e18a54: [VPlan] Fold if into return in prepareToExecute as...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Aug 8 04:46:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e18a547ce21ba9ce9bfc41ec0f644a0bd733b360
https://github.com/llvm/llvm-project/commit/e18a547ce21ba9ce9bfc41ec0f644a0bd733b360
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
[VPlan] Fold if into return in prepareToExecute assertion (NFC).
Independent simplification suggested in D157194.
More information about the All-commits
mailing list