[all-commits] [llvm/llvm-project] a4ad79: [MLIR] Remove some pointer element type accesses
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jan 28 00:51:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4ad79c50a582664f8f87115c6a1a8d80252f6ec
https://github.com/llvm/llvm-project/commit/a4ad79c50a582664f8f87115c6a1a8d80252f6ec
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[MLIR] Remove some pointer element type accesses
Use the MLIR pointer element type, rather than the LLVM pointer
element type.
More information about the All-commits
mailing list