[all-commits] [llvm/llvm-project] 1cd2a5: [RISCV] Add isel support for bitcasts between fixe...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Feb 22 12:06:39 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cd2a5a7da3db812fe2844caefcd40f8a52eff5b
      https://github.com/llvm/llvm-project/commit/1cd2a5a7da3db812fe2844caefcd40f8a52eff5b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Add isel support for bitcasts between fixed vector types.

This should fix the issue reported in D96972.

I don't have a good test case for this without those changes.

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




More information about the All-commits mailing list