[all-commits] [llvm/llvm-project] 2b0b85: [RISCV] Move vector handling earlier in lowerSELEC...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Jul 15 22:37:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b0b85c05e74afa395f4250e1bff7ce6a51917af
      https://github.com/llvm/llvm-project/commit/2b0b85c05e74afa395f4250e1bff7ce6a51917af
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-07-15 (Sat, 15 Jul 2023)

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

  Log Message:
  -----------
  [RISCV] Move vector handling earlier in lowerSELECT. NFC

This keeps all the scalar code together.




More information about the All-commits mailing list