Skip to content

[RISCV] Backport patch D153721

Paolo Savini requested to merge github/fork/PaoloS02/backport-simd into development

This commit minimally adapts and backports change from https://reviews.llvm.org/D153721:

  • The format of cv.avgu/srl/sra/sll/or/xor/and is changed;
  • The extension name changed to Xcvsimd;
  • Old test files are replaced with XCVsimd{-invalid}.s

Merge request reports

Loading