[all-commits] [llvm/llvm-project] 60f914: [NFC][MLIR] Undo anonymous namespace change from h...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Tue Jun 23 20:27:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 60f914e5b191b1afcd9fb41fa8ede4b67d9735bb
https://github.com/llvm/llvm-project/commit/60f914e5b191b1afcd9fb41fa8ede4b67d9735bb
Author: Rahul Joshi <jurahul at google.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M mlir/lib/Transforms/LoopInvariantCodeMotion.cpp
Log Message:
-----------
[NFC][MLIR] Undo anonymous namespace change from https://reviews.llvm.org/D82417
Undo as it does not conform to LLVM coding style
(https://llvm.org/docs/CodingStandards.html#anonymous-namespaces)
More information about the All-commits
mailing list