[PATCH] D53877: [IR] Strawman for dedicated FNeg IR instruction
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 08:17:23 PST 2018
cameron.mcinally added a comment.
Wow, that's great. Thanks, Matt!
It was mentioned earlier, but changing the enum values in Instruction.def appears to have exposed a bug in the MergeFunctions pass. I'll try to work that out with the author(s) of that pass and then commit this (assuming, of course, there are no changes to this patch).
https://reviews.llvm.org/D53877
More information about the llvm-commits
mailing list