[llvm] [RISCV] Split and rename WriteVISlideX into WriteVSlideUpX and WriteVSlideDownX (PR #92605)
Min-Yih Hsu via llvm-commits
llvm-commits at lists.llvm.org
Mon May 20 13:24:36 PDT 2024
================
@@ -976,10 +976,14 @@ multiclass VNCLP_IV_V_X_I<string opcodestr, bits<6> funct6> {
}
multiclass VSLD_IV_X_I<string opcodestr, bits<6> funct6> {
----------------
mshockwave wrote:
I agree. It's fixed now.
https://github.com/llvm/llvm-project/pull/92605
More information about the llvm-commits
mailing list