vast icon indicating copy to clipboard operation
vast copied to clipboard

Support interactive generation of operations.

Open xlauko opened this issue 1 year ago • 1 comments

This should generate skeleton taking into account:

  • dialect name
  • operation name
  • optional traits?
    • it might be nifty to provide checkbox list of most common traits/attributes
  • arguments
  • results
  • regions
  • whether generate builders
  • assembly format?

Script appends new operation to Dialect/DialectOps.td file

xlauko avatar Aug 22 '23 10:08 xlauko

user should be able to omit unnecessary parameters

xlauko avatar Aug 22 '23 10:08 xlauko