[all-commits] [llvm/llvm-project] c9acd2: [GlobalISel] NFC: Change LLT::changeNumElements to...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Fri Jun 25 07:54:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9acd2f32e6b4c10f6b1b94acb3418e47d645a7a
      https://github.com/llvm/llvm-project/commit/c9acd2f32e6b4c10f6b1b94acb3418e47d645a7a
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
    M llvm/include/llvm/Support/LowLevelTypeImpl.h
    M llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/unittests/CodeGen/LowLevelTypeTest.cpp

  Log Message:
  -----------
  [GlobalISel] NFC: Change LLT::changeNumElements to LLT::changeElementCount.

Reviewed By: aemerson

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




More information about the All-commits mailing list