[all-commits] [llvm/llvm-project] 1a5d00: Use has_value/value instead of hasValue/getValue (...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Fri Jul 15 21:48:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a5d007659f4df741dd4a699bf278f833fc999f6
https://github.com/llvm/llvm-project/commit/1a5d007659f4df741dd4a699bf278f833fc999f6
Author: Kazu Hirata <kazu at google.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizationOps.td
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
Log Message:
-----------
Use has_value/value instead of hasValue/getValue (NFC)
More information about the All-commits
mailing list