Optional regions are supported in the generic op print/parse form, update the docs to match.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Unit tests: unknown.
clang-tidy: pass.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt
Pre-merge checks is in beta. Report issue. Please join beta or enable it for your project.
Comment Actions
Can you also add the successor list? Full form is something like:
string-literal `(` ssa-use-list? `)` successor-list? (`(` region-list `)`)? attribute-dict? `:` function-type