[all-commits] [llvm/llvm-project] 7be7f2: [llvm] Remove uses of getWithSamePointeeType() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Jul 18 03:07:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7be7f232699fcca3f7631722db2f4b5ba48f8566
      https://github.com/llvm/llvm-project/commit/7be7f232699fcca3f7631722db2f4b5ba48f8566
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteKernelArguments.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
    M llvm/unittests/IR/TypesTest.cpp

  Log Message:
  -----------
  [llvm] Remove uses of getWithSamePointeeType() (NFC)




More information about the All-commits mailing list