[all-commits] [llvm/llvm-project] 9a58b1: [ExtendLifetimes][NFC] Add explicit triple to new ...

Stephen Tozer via All-commits all-commits at lists.llvm.org
Thu Aug 29 10:44:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a58b12fe7bf54c9433ec89bae2a2d6cfe489e75
      https://github.com/llvm/llvm-project/commit/9a58b12fe7bf54c9433ec89bae2a2d6cfe489e75
  Author: Stephen Tozer <stephen.tozer at sony.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M llvm/test/CodeGen/MIR/X86/fake-use-tailcall.mir
    M llvm/test/CodeGen/X86/fake-use-scheduler.mir
    M llvm/test/CodeGen/X86/fake-use-tailcall.ll
    M llvm/test/CodeGen/X86/fake-use-vector2.ll
    M llvm/test/CodeGen/X86/fake-use-zero-length.ll

  Log Message:
  -----------
  [ExtendLifetimes][NFC] Add explicit triple to new fake-use tests

Several tests for the new fake use intrinsic are failing on NVPTX
buildbots due to relying on behaviour for their expected triple;
this commit adds that triple to each of them to prevent failures.

Fixes commit 3d08ade (#86149).

Example buildbot failures:
https://lab.llvm.org/buildbot/#/builders/160/builds/4175
https://lab.llvm.org/buildbot/#/builders/180/builds/4173



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list