[all-commits] [llvm/llvm-project] 8217c2: [VectorCombine] foldShuffleOfBinops - extend to ha...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Dec 16 09:23:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8217c2eaef2f93427735a45c45c7fd91178e2ed8
      https://github.com/llvm/llvm-project/commit/8217c2eaef2f93427735a45c45c7fd91178e2ed8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/X86/shuffle-of-cmps.ll

  Log Message:
  -----------
  [VectorCombine] foldShuffleOfBinops - extend to handle icmp/fcmp ops as well (#120075)

Extend binary instructions matching to match compare instructions + predicate as well.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list