[all-commits] [llvm/llvm-project] a0f69b: [RISCV] Continue with early return for shuffle low...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Jan 23 09:32:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0f69be26293dfb3b6c65ca65bd68f735f60c5a3
      https://github.com/llvm/llvm-project/commit/a0f69be26293dfb3b6c65ca65bd68f735f60c5a3
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

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

  Log Message:
  -----------
  [RISCV] Continue with early return for shuffle lowering [nfc]

Move two cases where we're not actually going to use any of our computed index vectors or mask values above the computation of the same.




More information about the All-commits mailing list