[all-commits] [llvm/llvm-project] 9cea68: [VectorCombine] adjust test for better coverage; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Wed Aug 26 13:53:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cea682faaa097e15891b945e74e7a8fdb4d7069
      https://github.com/llvm/llvm-project/commit/9cea682faaa097e15891b945e74e7a8fdb4d7069
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-26 (Wed, 26 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/VectorCombine/X86/load.ll

  Log Message:
  -----------
  [VectorCombine] adjust test for better coverage; NFC

A >2x insert might crash if we do not generate the shuffle mask carefully.

D86160




More information about the All-commits mailing list