[PATCH] D74440: [mlir][SideEffects] Enable specifying side effects directly on the arguments/results of an operation.

Nathaniel McVicar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 20:54:56 PST 2020


NathanielMcVicar added a comment.

In D74440#1910791 <https://reviews.llvm.org/D74440#1910791>, @rriddle wrote:

> Let me know if that fixes it for you.


It works. Thanks so much! My understanding is that some of these template related issues are fixed in VS19, but there is a different bug that's preventing us from using it until the next release.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74440





More information about the llvm-commits mailing list