[all-commits] [llvm/llvm-project] 5a3753: [RISCV] Fix wrong type prototype of RVVSlideOneBui...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Thu Aug 10 05:42:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a3753f35632f8fd7920c5c99b1237113b5c435e
https://github.com/llvm/llvm-project/commit/5a3753f35632f8fd7920c5c99b1237113b5c435e
Author: wangpc <wangpengcheng.pp at bytedance.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M clang/include/clang/Basic/riscv_vector.td
Log Message:
-----------
[RISCV] Fix wrong type prototype of RVVSlideOneBuiltinSet
We need unsigned integer here.
Fixes #64534
Reviewed By: eopXD
Differential Revision: https://reviews.llvm.org/D157476
More information about the All-commits
mailing list