[PATCH] D58887: PHI nodes are not `FPMathOperator` s
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 4 10:59:48 PST 2019
sanjoy added a comment.
In D58887#1416602 <https://reviews.llvm.org/D58887#1416602>, @arsenm wrote:
> Test case?
I need this in a dependent change which has a test that fails without this fix. I can also add a C++ unit test in this change if you think that will help (I don't see an obvious way to test this using llvm-lit).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58887/new/
https://reviews.llvm.org/D58887
More information about the llvm-commits
mailing list