================
@@ -814,10 +814,12 @@ def lookupBTIByName : SearchIndex {
let Key = ["Name"];
}
+def : BTI<"r", 0b000>;
----------------
CarolineConcatto wrote:
Can you point me where this is being changed?
https://github.com/llvm/llvm-project/pull/164912