[all-commits] [llvm/llvm-project] eb8589: [InstCombine] Fold selects into masked loads (#160...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Wed Sep 24 10:30:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb8589987267dc5315c09aa10265f8071b516074
      https://github.com/llvm/llvm-project/commit/eb8589987267dc5315c09aa10265f8071b516074
  Author: Matthew Devereau <matthew.devereau at arm.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/select-masked_load.ll

  Log Message:
  -----------
  [InstCombine] Fold selects into masked loads (#160522)

Selects can be folded into masked loads if the masks are identical.



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