[all-commits] [llvm/llvm-project] cc035d: Upgrade users of 'new ShuffleVectorInst' to pass i...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Apr 15 05:30:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cc035d475fcb1dac437d5eb679aa8bf9e6f7eca3
      https://github.com/llvm/llvm-project/commit/cc035d475fcb1dac437d5eb679aa8bf9e6f7eca3
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp

  Log Message:
  -----------
  Upgrade users of 'new ShuffleVectorInst' to pass indices as an int array

No functionality change intended.




More information about the All-commits mailing list