[all-commits] [llvm/llvm-project] be253c: [RISCV] Support i32 brev8 intrinsic on RV64.

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jul 6 17:25:42 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rv64zbkb-intrinsic.ll

  Log Message:
  -----------
  [RISCV] Support i32 brev8 intrinsic on RV64.

Similar to what we do for orc.b. Another patch will expose this
as a builtin in clang.




More information about the All-commits mailing list