[PATCH] [Polly] Support ModRef function behaviour

David Peixotto dpeixott at codeaurora.org
Mon Sep 8 14:19:04 PDT 2014


As far as I know detailed mod-ref-behaviour is currently only returned in the case of intrinsic functions. These functions are defined with the appropriate values and tablegen generates some code to return the correct values. You could use an intrinsic function in your test (e.g. llvm.prefetch).

http://reviews.llvm.org/D5227






More information about the llvm-commits mailing list