Unverified Commit f2ade91a authored by Jeff Niu's avatar Jeff Niu Committed by GitHub
Browse files

[mlir] Optimize getting properties on concrete ops (#88259)

This makes retrieving properties on concrete operations faster by
removing a branch when it is known that the operation must have
properties.
parent 8d206f51
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