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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 11:32:07 PST 2021


lebedev.ri added a comment.

I'd like for @jdoerfert to comment.
Can we simply disallow this somewhere and catch such a combination in a verifier or something?


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

https://reviews.llvm.org/D76127



More information about the llvm-commits mailing list