[all-commits] [llvm/llvm-project] dde963: [mlir] Flip accessors to prefixed form (NFC)
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Fri Oct 29 13:30:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dde96363fc42dccab2821e265c1f835a9c229a40
https://github.com/llvm/llvm-project/commit/dde96363fc42dccab2821e265c1f835a9c229a40
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-10-29 (Fri, 29 Oct 2021)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Target/LLVMIR/ConvertFromLLVMIR.cpp
M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
Log Message:
-----------
[mlir] Flip accessors to prefixed form (NFC)
Change these missed during/added after the last update.
More information about the All-commits
mailing list