[all-commits] [llvm/llvm-project] 308d38: [WebAssembly] Generate checks for simd-load-store-...

Thomas Lively via All-commits all-commits at lists.llvm.org
Tue Jul 13 11:25:47 PDT 2021


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

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/simd-load-store-alignment.ll

  Log Message:
  -----------
  [WebAssembly] Generate checks for simd-load-store-alignment.ll

This will make it easier to update these tests as we add support for generating
more SIMD loads and stores with custom alignments.

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




More information about the All-commits mailing list