[all-commits] [llvm/llvm-project] 3ccba2: [RISCV][GISEL] Legalize G_VASTART using custom leg...

Michael Maitland via All-commits all-commits at lists.llvm.org
Thu Nov 30 09:06:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ccba24c99ac234e7df78241964a91b2db6a8e50
      https://github.com/llvm/llvm-project/commit/3ccba24c99ac234e7df78241964a91b2db6a8e50
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp
    M llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.h

  Log Message:
  -----------
  [RISCV][GISEL] Legalize G_VASTART using custom legalization (#73063)

The legalization was modeled after SelectionDAG.




More information about the All-commits mailing list