[all-commits] [llvm/llvm-project] a5915f: Revert "[compiler-rt] Speculative fix for cross_ov...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Mon Aug 9 12:15:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5915f983c7fbda9bb8bede7058faff210d2a9e5
      https://github.com/llvm/llvm-project/commit/a5915f983c7fbda9bb8bede7058faff210d2a9e5
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M compiler-rt/test/fuzzer/cross_over_uniform_dist.test

  Log Message:
  -----------
  Revert "[compiler-rt] Speculative fix for cross_over_uniform_dist.test"

This reverts commit dc11e69dd4089ba66733d25b182fedee9b54ac81.
The speculative fix did not help.


  Commit: 5b2037fa9528bc2820e714066765220f99c3bb1c
      https://github.com/llvm/llvm-project/commit/5b2037fa9528bc2820e714066765220f99c3bb1c
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

  Changed paths:
    M llvm/docs/TestingGuide.rst
    M llvm/utils/lit/lit/Test.py
    M llvm/utils/lit/tests/Inputs/shtest-format/requires-triple.txt
    M llvm/utils/lit/tests/Inputs/xunit-output/lit.cfg
    M llvm/utils/lit/tests/shtest-format.py

  Log Message:
  -----------
  Revert "Reapply "[lit] Have REQUIRES support the target triple""

This reverts commit 187c69e9efcf2f595943412f21e8ba58de749a22.
compiler-rt/test/cross_over_uniform_dist.test refuses to pass.


Compare: https://github.com/llvm/llvm-project/compare/05c7f450dfce...5b2037fa9528


More information about the All-commits mailing list