[NFC] Fix check prefix add in fcanonicalize-elimination.ll
authorDavid Tenty <daltenty@ibm.com>
Thu, 30 Jan 2020 17:33:00 +0000 (12:33 -0500)
committerDavid Tenty <daltenty@ibm.com>
Thu, 30 Jan 2020 22:19:49 +0000 (17:19 -0500)
commit809c872aae7c57afea1b00816bd99a4cd461b672
treeb942ab62b39ee652047669dfdacd6a22fc6331de
parentb4fac782462c26baa94798e5fdb58e6810bd336b
[NFC] Fix check prefix add in fcanonicalize-elimination.ll

The test fix added by "D39306: Fix
CodeGen/AMDGPU/fcanonicalize-elimination.ll on FreeBSD 11.0" uses a test
prefix which is not actually used in the FileCheck stanza. Thus the
problem originally encountered still exists and the tests fails for host
triples that  contain "1.0", including AIX 7.1.0.
llvm/test/CodeGen/AMDGPU/fcanonicalize-elimination.ll