[all-commits] [llvm/llvm-project] d3e66a: [VectorCombine] foldBitcastShuf - compute scale fa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Oct 5 11:06:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3e66a88c2c5ceb8b3cb3f4bdd2e914e4f3e468a
      https://github.com/llvm/llvm-project/commit/d3e66a88c2c5ceb8b3cb3f4bdd2e914e4f3e468a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp

  Log Message:
  -----------
  [VectorCombine] foldBitcastShuf - compute scale factors using shuffle type element size instead of element count. NFCI.

First step towards supporting length changing shuffles




More information about the All-commits mailing list