[PATCH] D97991: [RISCV] Optimize fixed vector ABS. Fix crash on scalable vector ABS for SEW=64 with RV32.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 08:58:24 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG72ecf2f43ffb: [RISCV] Optimize fixed vector ABS. Fix crash on scalable vector ABS for SEW=64… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97991

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/rvv/abs-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97991.329359.patch
Type: text/x-patch
Size: 21403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/b94cdf38/attachment.bin>


More information about the llvm-commits mailing list