[PATCH] D157476: [RISCV] Fix wrong type prototype of RVVSlideOneBuiltinSet
Wang Pengcheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 00:42:56 PDT 2023
wangpc added a comment.
In D157476#4572073 <https://reviews.llvm.org/D157476#4572073>, @eopXD wrote:
> I guess we need to update the test cases too, are you able to generate them by modifying the the generator under `riscv-non-isa/rvv-intrinsic-doc`?
For this patch, we don't need to update tests because we didn't generate tests that pass immediates to integer arguments.
If we decide to generate/add such kind of tests, then we should post another patch I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157476/new/
https://reviews.llvm.org/D157476
More information about the cfe-commits
mailing list