[all-commits] [llvm/llvm-project] 9397e5: Revert "[MLIR][LLVM] Change addressof builders to ...
Christian Ulmann via All-commits
all-commits at lists.llvm.org
Mon Oct 16 23:32:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9397e5f581b121430f42e0559b87a475abf70c09
https://github.com/llvm/llvm-project/commit/9397e5f581b121430f42e0559b87a475abf70c09
Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M mlir/examples/toy/Ch6/mlir/LowerToLLVM.cpp
M mlir/examples/toy/Ch7/mlir/LowerToLLVM.cpp
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp
M mlir/test/Conversion/GPUToNVVM/gpu-to-nvvm.mlir
Log Message:
-----------
Revert "[MLIR][LLVM] Change addressof builders to use opaque pointers (#69215)"
This reverts commit fbde19a664e5fd7196080fb4ff0aeaa31dce8508 due to
breaking integration tests.
More information about the All-commits
mailing list