[llvm] [LowerMatrixIntrinsics] Fix type suffix for matrix.multiply.* (PR #100940)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 06:58:40 PDT 2024


sbite0138 wrote:

@fhahn 

Thank you for the approval!

I agree that it would be great if the verifier could detect such places, and I am interested in extending it to catch these violations. However, I am not very familiar with the internals of LLVM, so it might take me some time to investigate and implement improvements.

By the way, as mentioned above in the thread, I have turned off the "Keep my email addresses private" setting in response to the GitHub Actions bot's message. Is there anything else I need to do? (Do I need to rebase or anything else?)

https://github.com/llvm/llvm-project/pull/100940


More information about the llvm-commits mailing list