[PATCH] D37399: [X86][TableGen] Teach tblgen to allow SDNPCommutable nodes with more than 2 operands. Use it to remove and enhance FMA patterns
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 3 01:42:11 PDT 2017
aymanmus added a comment.
The patch looks good.
But IMHO it should be split into one NFC patch with the TableGen changes, and another for updating the nodes accordingly and removing the unneeded patterns.
https://reviews.llvm.org/D37399
More information about the llvm-commits
mailing list