[all-commits] [llvm/llvm-project] ec1cde: [SelectionDAG][RISCV] Support @llvm.vscale.i64() o...

Eli Friedman via All-commits all-commits at lists.llvm.org
Mon Jul 12 14:54:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ec1cdee6aaaf7b51c0e0271ad09136b47a76608b
      https://github.com/llvm/llvm-project/commit/ec1cdee6aaaf7b51c0e0271ad09136b47a76608b
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2021-07-12 (Mon, 12 Jul 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/test/CodeGen/RISCV/rvv/rvv-vscale.i64.ll

  Log Message:
  -----------
  [SelectionDAG][RISCV] Support @llvm.vscale.i64() on 32-bit targets.

Not really useful on its own, but D105673 depends on it.

Differential Revision: https://reviews.llvm.org/D105840




More information about the All-commits mailing list