[polly] [llvm] [InstCombine] Canonicalise SextADD + GEP (PR #69581)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 01:21:09 PST 2023


================
@@ -68,8 +68,7 @@ return:
 
 
 ; EARLY-LABEL: @callee(
-; AFTEREARLY:  polly.split_new_and_old:
-; EARLY:         store double 4.200000e+01, ptr %arrayidx
+; AFTEREARLY:  polly.stmt.body:
----------------
nikic wrote:

Can you explain what actually changed in this test? It's hard to understand from this diff.

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


More information about the llvm-commits mailing list