Unverified Commit 12e5148f authored by Billy Zhu's avatar Billy Zhu Committed by GitHub
Browse files

[MLIR][LLVM] Fix CallOp asm parser for attr-dict (#74372)

Currently the parser & printer of `CallOp` do not match when both
varargs and attr-dict are present (round tripping is broken). This fixes
the parser so that it conforms to the written asm format in the
comments.
parent 1e3af942
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment