[PATCH] D87340: [EarlyCSE] Handle masked loads and stores

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 16:47:37 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGae3f54c1e909: [EarlyCSE] Handle masked loads and stores (authored by kparzysz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87340

Files:
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/test/Transforms/EarlyCSE/masked-intrinsics-unequal-masks.ll
  llvm/test/Transforms/EarlyCSE/masked-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87340.293291.patch
Type: text/x-patch
Size: 16355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/ac18aefe/attachment.bin>


More information about the llvm-commits mailing list