[all-commits] [llvm/llvm-project] 3c87fb: [InstCombine] add tests for bitcasted shuffle oper...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Apr 14 11:02:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c87fba27f85d31a6474512248484be64a0576e5
      https://github.com/llvm/llvm-project/commit/3c87fba27f85d31a6474512248484be64a0576e5
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/shufflevec-bitcast.ll

  Log Message:
  -----------
  [InstCombine] add tests for bitcasted shuffle operand; NFC

Similar to D76844, but this is casted from wider element type.
See D77881.




More information about the All-commits mailing list