[LLVMdev] Intr*Mem flags meaning

Simon Atanasyan satanasyan at mips.com
Tue Jul 17 12:55:57 PDT 2012


I'd like to clarify the meaning of "Intr*Mem" flags used in intrinsics
definitions. If an intrinsic does not access memory but read and write
control registers, what flag should I apply in this case: IntrNoMem or
IntrReadWriteArgMem or nothing?

Thanks.

--
Simon



More information about the llvm-dev mailing list