This adds a pattern for fma, similar to the float and double patterns.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good to me.
We have test for vfma in fp16-instructions.ll matchin a mul and add, but this one here is for matching intrinsics. Perhaps this test file should be called fp16-intrinsics.ll.