[all-commits] [llvm/llvm-project] 2cf320: [LoopVect, tests] Add some basic coverage for scal...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jun 21 13:35:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cf320d41ed708679e01eeeb93f58d6c5c88ba7a
      https://github.com/llvm/llvm-project/commit/2cf320d41ed708679e01eeeb93f58d6c5c88ba7a
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-06-21 (Tue, 21 Jun 2022)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/RISCV/scalable-basics.ll

  Log Message:
  -----------
  [LoopVect, tests] Add some basic coverage for scalable costing on RISCV

This just adds some very basic vectorizer testing with both fixed and scalable vectorization enabled.  For context, I just yesterday fixed a crash in costing of the splat_ptr example - see bbf3fd.




More information about the All-commits mailing list