[all-commits] [llvm/llvm-project] f8a449: [ARC] Add codegen for llvm.ctlz intrinsic for the ...

Thomas Johnson via All-commits all-commits at lists.llvm.org
Fri Aug 6 12:19:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8a449514931bf2b3a0b36328e821365ed8bf5c6
      https://github.com/llvm/llvm-project/commit/f8a449514931bf2b3a0b36328e821365ed8bf5c6
  Author: Thomas Johnson <thomasj at synopsys.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
    M clang/lib/Basic/Targets/ARC.h
    M llvm/lib/Target/ARC/ARCExpandPseudos.cpp
    M llvm/lib/Target/ARC/ARCISelLowering.cpp
    M llvm/lib/Target/ARC/ARCInstrInfo.td
    A llvm/test/CodeGen/ARC/ctlz.ll

  Log Message:
  -----------
  [ARC] Add codegen for llvm.ctlz intrinsic for the ARC backend

    Differential Revision: https://reviews.llvm.org/D107611




More information about the All-commits mailing list