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

Dávid Ferenc Szabó via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 04:15:44 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
----------------
dfszabo wrote:

Done.

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


More information about the llvm-commits mailing list