[PATCH] D141382: [RISCV][NFC] Update V spec section numbers

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 06:42:51 PST 2023


luke added inline comments.


================
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td:1513
 
-// 15.1. Vector Single-Width Integer Reduction Instructions
-let Predicates = [HasVInstructions] in {
----------------
Reordered this so it comes after the floating point instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141382



More information about the llvm-commits mailing list