[all-commits] [llvm/llvm-project] 42e9af: [mlir] Rename to avoid overlap in accessor prefixing
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sun Oct 24 18:17:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42e9af9e8f48151f74e6e0825db9a6c04853ee20
https://github.com/llvm/llvm-project/commit/42e9af9e8f48151f74e6e0825db9a6c04853ee20
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-10-24 (Sun, 24 Oct 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Dialect/LLVMIR/global.mlir
M mlir/test/Target/LLVMIR/llvmir.mlir
Log Message:
-----------
[mlir] Rename to avoid overlap in accessor prefixing
Split out renaming from D112383 into standalone change.
More information about the All-commits
mailing list