[all-commits] [llvm/llvm-project] 85f3f6: [RISCV] Lower scalable vector masked loads to intr...
    Craig Topper via All-commits 
    all-commits at lists.llvm.org
       
    Fri Mar 19 10:47:34 PDT 2021
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85f3f6b3cc2969fa0e7b38209dfe02354f7153dd
      https://github.com/llvm/llvm-project/commit/85f3f6b3cc2969fa0e7b38209dfe02354f7153dd
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)
  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
  Log Message:
  -----------
  [RISCV] Lower scalable vector masked loads to intrinsics to match fixed vectors and reduce isel patterns.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D98840
    
    
More information about the All-commits
mailing list