[all-commits] [llvm/llvm-project] 61595c: [RISCV] Simplify some code in vector fp<->int hand...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Sep 16 12:57:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61595c45af6a0e2e123946b1e18b38682c79fab3
      https://github.com/llvm/llvm-project/commit/61595c45af6a0e2e123946b1e18b38682c79fab3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

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

  Log Message:
  -----------
  [RISCV] Simplify some code in vector fp<->int handling. NFC

We changed the way container types are selected since this code
was written. We no longer need to use the largest type.




More information about the All-commits mailing list