[all-commits] [llvm/llvm-project] 279184: [CostModel][RISCV] vp-intrinsics.ll - add common c...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 1 08:55:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2791843bb5aedc8e6b103cf4e9188fd51efb5527
https://github.com/llvm/llvm-project/commit/2791843bb5aedc8e6b103cf4e9188fd51efb5527
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/vp-intrinsics.ll
Log Message:
-----------
[CostModel][RISCV] vp-intrinsics.ll - add common check prefix for ARGBASED + TYPEBASED test coverage (#125245)
Inspired by #125223 - helps identify when the cost models are relying on arg data (or failures in getTypeBasedIntrinsicInstrCost)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list