[PATCH] D16719: [mips][microMIPS] Add CodeGen support for AND*, OR16, OR*, XOR*, NOT16 and NOR instructions

Zlatko Buljan via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 05:22:20 PDT 2016


zbuljan added a comment.

As I can see now there is no reason for usage of ISA_NOT_MICROMIPS instead of "let AdditionalPredicates = [NotInMicroMips] in" so I'll change it.


http://reviews.llvm.org/D16719





More information about the llvm-commits mailing list