[llvm] [GlobalISel] Improve combines for extend operation by taking hint ins… (PR #74125)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 00:08:18 PST 2024


================
@@ -6,21 +6,41 @@ body:             |
   bb.1:
   liveins: $x0
     ; CHECK-LABEL: name: test_combine_anyext_trunc
-    ; CHECK: [[COPY:%[0-9]+]]:_(s64) = COPY $x0
----------------
arsenm wrote:

Can you pre-commit the change from CHECK to CHECK-NEXT?

https://github.com/llvm/llvm-project/pull/74125


More information about the llvm-commits mailing list