[all-commits] [llvm/llvm-project] bea396: [VectorCombine] Rename foldBitcastShuf -> foldBitc...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Oct 9 03:29:11 PDT 2023


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

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

  Log Message:
  -----------
  [VectorCombine] Rename foldBitcastShuf -> foldBitcastShuffle. NFC.

Consistently use the term "Shuffle" in all vector combiner folds.




More information about the All-commits mailing list