[all-commits] [llvm/llvm-project] a45952: [Mips] Convert a test to check 'target=...'

Paul T Robinson via All-commits all-commits at lists.llvm.org
Tue Dec 6 15:24:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a459529858844a2c1b48b9a446cbccd52410ad6b
      https://github.com/llvm/llvm-project/commit/a459529858844a2c1b48b9a446cbccd52410ad6b
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/immediates.ll

  Log Message:
  -----------
  [Mips] Convert a test to check 'target=...'

Although it should base the check on host, not target, if possible.

Part of the project to eliminate special handling for triples in lit
expressions.




More information about the All-commits mailing list