This patch adds support in Clang for the PRFM IR instruction, by adding the following builtin: void __pldir(void const *addr); This builtin is described in the following ACLE proposal: https://github.com/ARM-software/acle/pull/406
This patch adds support in Clang for the PRFM IR instruction, by adding the following builtin: void __pldir(void const *addr); This builtin is described in the following ACLE proposal: https://github.com/ARM-software/acle/pull/406