[all-commits] [llvm/llvm-project] d3cf00: [InstCombine] Remove some redundant select folds (...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Oct 24 07:18:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3cf00bb4de8ed9fda35e79044ddd9c3c384830c
      https://github.com/llvm/llvm-project/commit/d3cf00bb4de8ed9fda35e79044ddd9c3c384830c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp

  Log Message:
  -----------
  [InstCombine] Remove some redundant select folds (NFCI)

simplifyWithOpReplaced() has become more powerful in the
meantime, subsuming these folds.




More information about the All-commits mailing list