bfaeb08d3c
LDNP and STNP indicate that a memory access is non-temporal/streaming (i.e. unlikely to be repeated), allowing data caching to not be performed. However, given this is only a hint, we can treat these two instructions as regular LDP and STP instructions for the time being. |
||
---|---|---|
.. | ||
backend/x64 | ||
common | ||
frontend | ||
ir_opt | ||
CMakeLists.txt |