[PATCH] D76127: [TableGen] Do not set ReadOnly attribute on intrinsics with side effects

TOCK Chiu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 19:23:16 PST 2020


TOCK added a comment.

@danilaml
+1. It looks like a workaround at the moment.

@lebedev.ri
I'm not aware of any in-tree intrinsic affected. The affected one I found is generated by some testing tool.


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

https://reviews.llvm.org/D76127



More information about the llvm-commits mailing list