[all-commits] [llvm/llvm-project] 6600ea: [RISCV][NFC] Pull select->binop identities used in...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Tue Apr 25 09:54:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6600ea1d1c7abd52b5d7aa5de8f09e0c961a4eb3
      https://github.com/llvm/llvm-project/commit/6600ea1d1c7abd52b5d7aa5de8f09e0c961a4eb3
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-04-25 (Tue, 25 Apr 2023)

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

  Log Message:
  -----------
  [RISCV][NFC] Pull select->binop identities used in lowerSelect to a helper function

This will allow reusing the same logic for a select combine.




More information about the All-commits mailing list