[all-commits] [llvm/llvm-project] 447672: [WebAssembly] Add tests for generic CPU config (#8...

Heejin Ahn via All-commits all-commits at lists.llvm.org
Tue Feb 6 16:59:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44767278650227b30cf969170dc139197ce4338d
      https://github.com/llvm/llvm-project/commit/44767278650227b30cf969170dc139197ce4338d
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M clang/test/Preprocessor/wasm-target-features.c

  Log Message:
  -----------
  [WebAssembly] Add tests for generic CPU config (#80775)

This adds tests for `generic` cpu configuration. We had tests for `mvp`
and `bleeding-edge` configs but not `generic`.




More information about the All-commits mailing list