[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
Tue Feb 17 01:04:38 PST 2026
================
@@ -0,0 +1,259 @@
+// NOTE: These TLBIP forms are valid with either +tlbid or +d128.
----------------
Lukacma wrote:
Okay but this test is then unnecessary, right ? You can just test this in tlbip.s test.
https://github.com/llvm/llvm-project/pull/178913
More information about the llvm-branch-commits
mailing list