Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Nit: the patch doesn't seem to have any dependencies on the other patches in the "Stack" tab. If that the case, please consider removing such dependencies.
Francesco
Comment Actions
Sorry I'm not sure what you mean? I've added 2 parent patches that address missing +bf16 guards on patterns in LLVM, I believe this should be able to land after those two patches are merged.
Comment Actions
This change doesn't seem to need those to patches. I think you can land it independently from them?
Comment Actions
This change doesn't seem to need those to patches. I think you can land it independently from them?
The two patches add missing +bf16 guards to patterns that use this register class, the tests break when I introduce this without those patches.