[MLIR][LLVM] Mark read/write behavior of memcpy/memset/memmove
This commit adds MemWrite (and MemRead, as appropriate) to the arugments of the memset/memcpy/memmove intrinsics within the LLVM dialect Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D122552
Loading
Please register or sign in to comment