Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Transforms/LoopInvariantCodeMotion.cpp | ||
|---|---|---|
| 43 | Revert this, functions should not be in anonymous namespaces. | |
| Paths 
 |  Differential  D82417  
[MLIR] [NFC] Add new line and empty line before printing modified loop to make the debug output readable. ClosedPublic Authored by jurahul on Jun 23 2020, 3:37 PM. 
Details 
Diff Detail 
 Event Timelinejurahul retitled this revision from [MLIR] [NFC] Add new line and empty before printing modified loop
             to make the debug output readable. to [MLIR] [NFC] Add new line and empty before printing modified loop to make the debug output readable..Jun 23 2020, 3:38 PM jurahul retitled this revision from [MLIR] [NFC] Add new line and empty before printing modified loop to make the debug output readable. to [MLIR] [NFC] Add new line and empty line before printing modified loop to make the debug output readable.. This revision is now accepted and ready to land.Jun 23 2020, 3:39 PM Closed by commit rGe7f7137cd711: [MLIR] [NFC] Add new line and empty line before printing modified loop… (authored by jurahul).  ·  Explain WhyJun 23 2020, 5:49 PM This revision was automatically updated to reflect the committed changes. 
 
Revision Contents 
 
 
Diff 272875 mlir/lib/Transforms/LoopInvariantCodeMotion.cpp
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Revert this, functions should not be in anonymous namespaces.