[all-commits] [llvm/llvm-project] cc86a8: [WebAssembly] Test i64x2.abs encoding

Thomas Lively via All-commits all-commits at lists.llvm.org
Tue Apr 13 00:06:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc86a8aa53a316860da8c32b4817efd2609bd96f
      https://github.com/llvm/llvm-project/commit/cc86a8aa53a316860da8c32b4817efd2609bd96f
  Author: Thomas Lively <tlively at google.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M llvm/test/MC/WebAssembly/simd-encodings.s

  Log Message:
  -----------
  [WebAssembly] Test i64x2.abs encoding

This test was disabled despite the instruction having been implemented for a
long time. This commit just enables the test.

Differential Revision: https://reviews.llvm.org/D100345




More information about the All-commits mailing list