[PATCH] D39306: Fix CodeGen/AMDGPU/fcanonicalize-elimination.ll on FreeBSD 11.0

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 14:39:58 PDT 2017


arichardson added inline comments.


================
Comment at: test/CodeGen/AMDGPU/fcanonicalize-elimination.ll:522
 
+; Avoid failing the test on FreeBSD11.0 which prints will match the GCN-NOT: 1.0
+; in the .amd_amdgpu_isa "amdgcn-unknown-freebsd11.0--gfx802" directive
----------------
I will remove the extra "prints" before committing


https://reviews.llvm.org/D39306





More information about the llvm-commits mailing list