[all-commits] [llvm/llvm-project] e69637: [RISCV][GISel] Falling back to SDISel for scalable...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Wed Oct 25 09:02:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e696379c0dda08237cf08268848ae49c6e3e689d
      https://github.com/llvm/llvm-project/commit/e696379c0dda08237cf08268848ae49c6e3e689d
  Author: Min-Yih Hsu <min.hsu at sifive.com>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    A llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/fallback.ll

  Log Message:
  -----------
  [RISCV][GISel] Falling back to SDISel for scalable vector type values (#70133)

This patch also tests the fallback of unsupported formal arguments.




More information about the All-commits mailing list