On FreeBSD11.0 the FileCheck NOT string "1.0" will be matched by
.amd_amdgpu_isa "amdgcn-unknown-freebsd11.0--gfx802" at the end of the
file. Add a CHECK for that directive to avoid failing the test.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 11498 Build 11498: arc lint + arc unit
Event Timeline
test/CodeGen/AMDGPU/fcanonicalize-elimination.ll | ||
---|---|---|
522 | I will remove the extra "prints" before committing |
Comment Actions
We should probably just fix by using explicit triples in the run lines. We should also probably just unset the default OS if it's ever used
I will remove the extra "prints" before committing