[all-commits] [llvm/llvm-project] 9712b1: [NFC][X86][Codegen] vector-interleaved-store-i16-s...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Thu May 27 13:25:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9712b16763602370f8f66775da6f3766c139ebab
      https://github.com/llvm/llvm-project/commit/9712b16763602370f8f66775da6f3766c139ebab
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/vector-interleaved-store-i16-stride-5.ll

  Log Message:
  -----------
  [NFC][X86][Codegen] vector-interleaved-store-i16-stride-5.ll: precisely match the actual IR

Now that i've reimplemented the testcase generator
to produce actual IR (https://godbolt.org/z/s7PM8E6v9),
it turns out that this was the only discrepancy
from what the LV would produce.




More information about the All-commits mailing list