================
@@ -116,7 +116,7 @@ body: |
successors: %bb.2, %bb.4
liveins: $rdi, $rsi
- %1:gr32 = COPY $rsi
+ %1:gr64 = COPY $rsi
----------------
nikic wrote:I believe this test was previously creating a 32-bit TM by accident. https://github.com/llvm/llvm-project/pull/130940 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
