[all-commits] [llvm/llvm-project] 068079: [llvm] Remove uses of hasSameElemenTypeAs() (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jul 14 01:35:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06807957c5fc88f8dd482482772bb2a8b6823a06
      https://github.com/llvm/llvm-project/commit/06807957c5fc88f8dd482482772bb2a8b6823a06
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-14 (Fri, 14 Jul 2023)

  Changed paths:
    M llvm/lib/IR/Constants.cpp
    M llvm/lib/IR/Instructions.cpp
    M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp

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

Always returns true with opaque pointers.




More information about the All-commits mailing list