[llvm] [LV, VP]VP intrinsics support for the Loop Vectorizer (PR #76172)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 10:06:42 PST 2024


================
@@ -75,6 +75,22 @@ class RISCVTTIImpl : public BasicTTIImplBase<RISCVTTIImpl> {
                                       const APInt &Imm, Type *Ty,
                                       TTI::TargetCostKind CostKind);
 
+  /// \name Vector Predication Information
----------------
alexey-bataev wrote:

AS I said before, for 2 different objects we use different names.

https://github.com/llvm/llvm-project/pull/76172


More information about the llvm-commits mailing list