[PATCH] D131551: [RISCV] Fold scalable binary integer vector op and vector select op to RVV VL Op.
    Jianjian Guan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 16 18:55:08 PDT 2022
    
    
  
jacquesguan added a comment.
In D131551#3723187 <https://reviews.llvm.org/D131551#3723187>, @reames wrote:
> Can you land the tests and rebase this change please?  Be helpful to see the deltas.
>
> Please also add tests (for only one op flavor is fine) for binop with multiple uses, and other negative edge cases.
Done, I add a pre-commit test in https://reviews.llvm.org/D131950, and the negative test is added in the `llvm/test/CodeGen/RISCV/rvv/vadd-sdnode.ll`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131551/new/
https://reviews.llvm.org/D131551
    
    
More information about the llvm-commits
mailing list