This change removes tabs from the comments printed by the asmprinter after basic
block declarations in favor of two spaces. This is currently the only place in
the printed IR that uses tabs.
Details
Details
- Reviewers
rriddle jpienaar - Commits
- rG13090ec7dd4c: [mlir] Remove tabs from predecessor comments
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo