[all-commits] [llvm/llvm-project] 1497a4: [MLIR][NFC] Insert const_cast to avoid warning
Hideto Ueno via All-commits
all-commits at lists.llvm.org
Tue Dec 24 22:59:55 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1497a4350e266676d5b8371bf330c2cce6e5f643
https://github.com/llvm/llvm-project/commit/1497a4350e266676d5b8371bf330c2cce6e5f643
Author: Hideto Ueno <uenoku.tokotoko at gmail.com>
Date: 2019-12-25 (Wed, 25 Dec 2019)
Changed paths:
M mlir/include/mlir/IR/Value.h
M mlir/include/mlir/Pass/PassOptions.h
Log Message:
-----------
[MLIR][NFC] Insert const_cast to avoid warning
Reviewers: rriddle
Reviewed By: rriddle
Subscribers: mehdi_amini
Differential Revision: https://reviews.llvm.org/D71853
More information about the All-commits
mailing list