[llvm-branch-commits] [llvm] [AArch64][llvm] Gate some `tlbip` insns with either +tlbid or +d128 (PR #178913)
Jonathan Thackray via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Feb 16 09:22:07 PST 2026
================
@@ -0,0 +1,259 @@
+// NOTE: These TLBIP forms are valid with either +tlbid or +d128.
----------------
jthackray wrote:
I split out says and tlbid testing in #178912 which has been inherited here.
https://github.com/llvm/llvm-project/pull/178913
More information about the llvm-branch-commits
mailing list