[PATCH] D96028: [RISCV] Add patterns for scalable-vector fabs & fcopysign
    Fraser Cormack via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 10 07:57:07 PST 2021
    
    
  
frasercrmck added a comment.
@craig.topper could you please take another look? After rebasing on D96037 <https://reviews.llvm.org/D96037> the need for the custom node has gone, and the FNEG optimization was moved into a DAGCombine. The codegen for the tests didn't change.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96028/new/
https://reviews.llvm.org/D96028
    
    
More information about the llvm-commits
mailing list