[all-commits] [llvm/llvm-project] 18e33b: Remove `mutable` and stray comment
Sanjoy Das via All-commits
all-commits at lists.llvm.org
Mon Jan 31 12:44:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18e33ba9c94e7888450349025f6b6bff9f82ed5f
https://github.com/llvm/llvm-project/commit/18e33ba9c94e7888450349025f6b6bff9f82ed5f
Author: Sanjoy Das <sanjoy at playingwithpointers.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M mlir/include/mlir/Interfaces/DataLayoutInterfaces.h
Log Message:
-----------
Remove `mutable` and stray comment
The `mutable` was added back when `scope` was a `DataLayoutOpInterface`.
Differential Revision: https://reviews.llvm.org/D118643
More information about the All-commits
mailing list