Address the TODO of removing recursion while SSA naming.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D102226
[mlir][AsmPrinter] Remove recursion while SSA naming ClosedPublic Authored by Chia-hungDuan on May 11 2021, 2:57 AM.
Details Summary Address the TODO of removing recursion while SSA naming.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptMay 11 2021, 2:58 AM mehdi_amini added inline comments. This revision is now accepted and ready to land.May 11 2021, 9:52 AM Chia-hungDuan added inline comments.
This revision was landed with ongoing or failed builds.May 11 2021, 8:32 PM Closed by commit rGf653313d4aec: [mlir][AsmPrinter] Remove recursion while SSA naming (authored by Chia-hungDuan). · Explain Why This revision was automatically updated to reflect the committed changes. Chia-hungDuan marked an inline comment as done.
Revision Contents
Diff 344644 mlir/lib/IR/AsmPrinter.cpp
|
Types should be CamelCase.