[all-commits] [llvm/llvm-project] 216a6e: [x86] regenerate test checks with less shuffle scr...

RotateRight via All-commits all-commits at lists.llvm.org
Thu Feb 20 07:34:09 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 216a6e05249544db4c1c3f30944aba3da7463eef
      https://github.com/llvm/llvm-project/commit/216a6e05249544db4c1c3f30944aba3da7463eef
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-02-20 (Thu, 20 Feb 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/avx512-shuffles/partial_permute.ll
    M llvm/test/CodeGen/X86/masked_gather.ll

  Log Message:
  -----------
  [x86] regenerate test checks with less shuffle scrubbing; NFC

For shuffles with memory operands, we generally don't want to
hide the asm because we want to verify that the address offsets
are as expected.




More information about the All-commits mailing list