[PATCH] D137937: [TableGen] Represent IntrHasSideEffects using inaccessiblemem read+write

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 08:34:36 PST 2022


jdoerfert added a comment.

I think this is a step in the right direction.
If for intrinsics we need to change their memory effects now, we should be able to do so, I somewhat doubt we need it though.

LG from me. Others might want to chime in.


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

https://reviews.llvm.org/D137937



More information about the llvm-commits mailing list