[PATCH] D87414: [DSE] Make sure that DSE+MSSA can handle masked stores

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 15:29:55 PDT 2020


kparzysz marked an inline comment as done.
kparzysz added a comment.

Marked masked-storing intrinsics as write-only in 8b7c8f2c549d301fcea75d8e6e98a8ee160d5ff4 <https://reviews.llvm.org/rG8b7c8f2c549d301fcea75d8e6e98a8ee160d5ff4>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87414



More information about the llvm-commits mailing list