Dinistro wrote: > I wished we'd actually implement an exact matching for the SSA value type and > the attribute type though (which the PR title seemed to imply)
That will need much deeper changes to LLVM Dialect first. The exceptions added for non-integer types and some of the array types cannot easily be resolved at the moment. I'll try to find a better PR title, though https://github.com/llvm/llvm-project/pull/218887 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
