================ @@ -0,0 +1,84 @@ +// RUN: llvm-mc -triple=aarch64 -show-encoding -mattr=+tlbid,+tlb-rmi,+tlbiw < %s \ ---------------- jthackray wrote:
Yes, we do. Lots of the `tlbi` instructions also require these to be enabled. https://github.com/llvm/llvm-project/pull/163156 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
