[PATCH] D41771: [mips] Include EVA instructions in the Std2MicroMips mapping tables

Aleksandar Beserminji via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 09:51:17 PST 2018


abeserminji added a comment.

I forgot to mention that I didn't succeed to provoke generation of CACHEE and PREFE, although I did succeed in inserting them manually.
If that's ok I can add them just like this to test
CACHEE %1, 5, 2
PREFE %1, 5, 2
and add additional CHECKs.


https://reviews.llvm.org/D41771





More information about the llvm-commits mailing list