[all-commits] [llvm/llvm-project] ca5f8b: [RISCV][CostModel] Correct typo in saturating intr...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Aug 25 09:11:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca5f8b09090de56b3423ffdb162d09ec4d8d4f2f
https://github.com/llvm/llvm-project/commit/ca5f8b09090de56b3423ffdb162d09ec4d8d4f2f
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/int-sat-math.ll
Log Message:
-----------
[RISCV][CostModel] Correct typo in saturating intrinsic names
The fact that we silently accept unrecognized intrinsic names is sometimes a bit annoying.
More information about the All-commits
mailing list