================
@@ -1934,10 +1961,10 @@ let TargetPrefix = "riscv" in {
 
//===----------------------------------------------------------------------===//
 let TargetPrefix = "riscv" in {
   defm vabs    : RISCVUnaryAA;
----------------
garthlei wrote:

I'm also not sure about this.  We already have pseudoinstructions like vneg 
with intrinsics, but I'm not sure if users want to use this one.  The abs 
intrinsic may come in handy for some scenarios.  @renndong also included this 
in the intrinsic doc PR.

https://github.com/llvm/llvm-project/pull/218576
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to