[all-commits] [llvm/llvm-project] b91a9f: [RISCV] Fix a typo in an intrinsic name
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jun 16 10:33:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b91a9f48523d5311647fe87c123fa68fd1d47cb0
https://github.com/llvm/llvm-project/commit/b91a9f48523d5311647fe87c123fa68fd1d47cb0
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/test/Analysis/CostModel/RISCV/rvv-intrinsics.ll
Log Message:
-----------
[RISCV] Fix a typo in an intrinsic name
Apparently the parser/verifier is more lax than it should be. The typo'd names should have been rejected.
More information about the All-commits
mailing list