[all-commits] [llvm/llvm-project] e97109: [AArch64] Optimise bitreverse lowering in ISel

Irina Dobrescu via All-commits all-commits at lists.llvm.org
Wed Jun 2 04:51:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e971099a9b9b83680d9fa85b7b3b4a1e5f37a845
      https://github.com/llvm/llvm-project/commit/e971099a9b9b83680d9fa85b7b3b4a1e5f37a845
  Author: Irina Dobrescu <irina.dobrescu at arm.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/test/CodeGen/AArch64/bitreverse.ll
    M llvm/test/CodeGen/AArch64/neon_rbit.ll

  Log Message:
  -----------
  [AArch64] Optimise bitreverse lowering in ISel

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




More information about the All-commits mailing list