[all-commits] [llvm/llvm-project] b874dc: [InstCombine] add test for select-of-shuffle; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Jun 1 08:52:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b874dc4ddabe9cada83e8e0b82274faf2eee95cc
      https://github.com/llvm/llvm-project/commit/b874dc4ddabe9cada83e8e0b82274faf2eee95cc
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/vec_demanded_elts.ll

  Log Message:
  -----------
  [InstCombine] add test for select-of-shuffle; NFC

This is based on an example in D80658




More information about the All-commits mailing list