[PATCH] D106376: [SVE] Add support for folding for select + masked loads

Dylan Fleming via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 06:39:44 PDT 2021


DylanFleming-arm updated this revision to Diff 360790.
DylanFleming-arm added a comment.

Fixed lint issues
Added comment stating that not checking for one use is intentional


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106376/new/

https://reviews.llvm.org/D106376

Files:
  llvm/include/llvm/IR/PatternMatch.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-masked_load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106376.360790.patch
Type: text/x-patch
Size: 9096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/2d7598ac/attachment.bin>


More information about the llvm-commits mailing list