[all-commits] [llvm/llvm-project] a45945: [WebAssembly] Fix store_unfolded_offset tests in s...

Thomas Lively via All-commits all-commits at lists.llvm.org
Thu Jul 23 16:05:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a459459248db0205b51ee7427a82777e90b021e0
      https://github.com/llvm/llvm-project/commit/a459459248db0205b51ee7427a82777e90b021e0
  Author: Thomas Lively <tlively at google.com>
  Date:   2020-07-23 (Thu, 23 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/WebAssembly/simd-offset.ll

  Log Message:
  -----------
  [WebAssembly] Fix store_unfolded_offset tests in simd-offset.ll

These tests were previously duplicates of the
unfolded_gep_negative_offset tests, and this change updates them to
test what they were meant to test.

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




More information about the All-commits mailing list