[all-commits] [llvm/llvm-project] 81ee05: [llvm] Replace uses of Type::getPointerTo (NFC)

Youngsuk Kim via All-commits all-commits at lists.llvm.org
Thu Oct 5 07:09:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 81ee05907347414f6f0ce497dc19accf5fc3d061
      https://github.com/llvm/llvm-project/commit/81ee05907347414f6f0ce497dc19accf5fc3d061
  Author: JOE1994 <joseph942010 at gmail.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/Speculation.cpp
    M llvm/lib/IR/Constants.cpp
    M llvm/lib/Transforms/Coroutines/CoroFrame.cpp
    M llvm/unittests/Analysis/ScalarEvolutionTest.cpp
    M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
    M llvm/unittests/IR/AsmWriterTest.cpp
    M llvm/unittests/IR/IRBuilderTest.cpp

  Log Message:
  -----------
  [llvm] Replace uses of Type::getPointerTo (NFC)

opaque pointer clean-up effort (NFC)




More information about the All-commits mailing list