[all-commits] [llvm/llvm-project] 809c87: [NFC] Fix check prefix add in fcanonicalize-elimin...

David Tenty via All-commits all-commits at lists.llvm.org
Thu Jan 30 14:20:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 809c872aae7c57afea1b00816bd99a4cd461b672
      https://github.com/llvm/llvm-project/commit/809c872aae7c57afea1b00816bd99a4cd461b672
  Author: David Tenty <daltenty at ibm.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fcanonicalize-elimination.ll

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list