[PATCH] D104453: [GlobalISel] NFC: Change LLT::changeNumElements to LLT::changeElementCount.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 25 07:55:01 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc9acd2f32e6b: [GlobalISel] NFC: Change LLT::changeNumElements to LLT::changeElementCount. (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104453/new/

https://reviews.llvm.org/D104453

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104453.354504.patch
Type: text/x-patch
Size: 8032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/c539e212/attachment.bin>


More information about the llvm-commits mailing list