[PATCH] D34934: [X86] Convert CodeGen test half.ll to be update_llc_test_checks friendly. NFC.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 13:41:34 PDT 2017


RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/half.ll:273
-; to f80 and then rounded to f32.  The DAG combiner should not combine this
-; fp_round and the subsequent fptrunc from float to half.
 define half @test_f80trunc_nodagcombine() #0 {
----------------
RKSimon wrote:
> Keep this comment?
The comment is still missing


Repository:
  rL LLVM

https://reviews.llvm.org/D34934





More information about the llvm-commits mailing list