[PATCH] D87614: [SelectionDAG] Remove unused FP constant in getNegatedExpression
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 17:54:36 PDT 2020
steven.zhang added inline comments.
================
Comment at: llvm/test/CodeGen/X86/pr47517.ll:1
+; RUN: llc -mtriple x86_64 < %s
+
----------------
Please update the test with FileCheck
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87614/new/
https://reviews.llvm.org/D87614
More information about the llvm-commits
mailing list