[all-commits] [llvm/llvm-project] 2c3f66: [SVE] Extend support for folding select + masked g...

Matthew Devereau via All-commits all-commits at lists.llvm.org
Tue Apr 5 09:28:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c3f66519c5e6af2a43e8c7087679f90d4582623
      https://github.com/llvm/llvm-project/commit/2c3f66519c5e6af2a43e8c7087679f90d4582623
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2022-04-05 (Tue, 05 Apr 2022)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    A llvm/test/Transforms/InstCombine/select-masked_gather.ll

  Log Message:
  -----------
  [SVE] Extend support for folding select + masked gathers

Extend the work done in D106376 to include masked gathers

Differential Revision: https://reviews.llvm.org/D122896




More information about the All-commits mailing list