[all-commits] [llvm/llvm-project] 645b77: [mlir] Remove no-op ptr-to-ptr bitcasts (NFC)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Thu Oct 26 11:02:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 645b7795d49774ea055fc4e803bf99f742d2739a
https://github.com/llvm/llvm-project/commit/645b7795d49774ea055fc4e803bf99f742d2739a
Author: Youngsuk Kim <youngsuk.kim at hpe.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M mlir/lib/ExecutionEngine/ExecutionEngine.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
Log Message:
-----------
[mlir] Remove no-op ptr-to-ptr bitcasts (NFC)
Opaque pointer cleanup effort. NFC.
More information about the All-commits
mailing list