[PATCH] D117910: [RISCV] Add side-effect-free vsetvli intrinsics

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 06:11:06 PST 2022


kito-cheng added a comment.

I would prefer use that to replace existing vsetvlimax and vsetvli once we verified that, I believe  vsetvl and vsetvlmax intrinsic should be no side effect on C/C++ language level.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117910/new/

https://reviews.llvm.org/D117910



More information about the llvm-commits mailing list