[all-commits] [llvm/llvm-project] 53bc7d: [AArch64][NFC] Replace setOperationAction and AddP...

WangLian via All-commits all-commits at lists.llvm.org
Sun Aug 21 19:13:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53bc7d5f08c80d71b24df63a1904f11f1f36e6fb
      https://github.com/llvm/llvm-project/commit/53bc7d5f08c80d71b24df63a1904f11f1f36e6fb
  Author: wanglian <Lian.Wang at streamcomputing.com>
  Date:   2022-08-22 (Mon, 22 Aug 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

  Log Message:
  -----------
  [AArch64][NFC] Replace setOperationAction and AddPromotedToType
with setOperationPromotedToType.

Reviewed By: dmgreen

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




More information about the All-commits mailing list