[PATCH] D123635: [llvm/utils] Enable fpcmp
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 12 16:53:39 PDT 2022
lattner added a comment.
I don't think it will be super helpful for our use-cases, because we don't want to have a full reference output we diff against, we want CHECK: style tests.
I didn't realize that fpcmp wasn't built when I mentioned it. If this is the case, maybe we should just delete it from the LLVM tree as dead code :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123635/new/
https://reviews.llvm.org/D123635
More information about the llvm-commits
mailing list