[llvm-branch-commits] [llvm] [AArch64][llvm] Gate some `tlbip` insns with either +tlbid or +d128 (PR #178913)
via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Feb 16 08:05:56 PST 2026
================
@@ -0,0 +1,259 @@
+// NOTE: These TLBIP forms are valid with either +tlbid or +d128.
----------------
Lukacma wrote:
I think it would be better to separate sysp testing and tlbid testing and have comprehensive tests for each in single testfile
https://github.com/llvm/llvm-project/pull/178913
More information about the llvm-branch-commits
mailing list