-
Notifications
You must be signed in to change notification settings - Fork 10
Description
from: llvm/llvm-project@5039bf4
to: llvm/llvm-project@1aed6ad
commit: 679067b
Change Logs
from 5039bf4e26f07f9082e42374a342b3f52236e3fc to 1aed6ad906f54d6d3fd94b7f46aaeb4cc7e516ec
1aed6ad906f54d6d3fd94b7f46aaeb4cc7e516ec [MLIR][OpenMP] Enable multiple variables for target teams reductions (#134903)
40f9bb9e250d5762ee9cedabc7b7704c4cccddde [DebugInfo][RemoveDIs] Eliminate another debug-info variation flag (#133917)
0eb560a4dee05a55781f44c60c8164aef3bcf04c [Coroutines] Don't assert if coro-early runs more than once (#134854)
f0131c327ea1432ff45f385aac28fe5d57005244 llvm-reduce: Avoid reallocating per chunk iteration (#135029)
c0480738cb3f4b2db47b77f5b18f9819cb995373 [Clang][CodeGen] Respect -fwrapv-pointer when emitting struct GEPs (#134269)
543e5f5842fe576bb8752f04345b2cc995e5bb50 Fix crash with align_value diagnostic reporting (#135013)
751c3f51eb65b493bf2fc2c6b2788f89e16a1fbe [mlir][tosa] Update TileOp infer shape (#134732)
2a7f12e37b450e24869c0e82b39a4894d69b8d3e CodeGen: Trim redundant template argument from defusechain_iterator (#135024)
840b366d47115ecf2f7034721c13576e6f14cd82 CodeGen: Remove redundant arguments to defusechain_instr_iterator (#135023)
1e9f46c1b34cce7df4f2b4c392ccb0a540d7a6a6 llvm-reduce: Fix taking wrong error before exit (#135020)
b6f4ec72f90dc31b0d8665ed59ce34844858dd5a llvm-reduce: Add scope braces (#135025)
c4667c5aa6edbf03bc56c104e52da9b6ef1eb3a1 [DebugInfo][Reassociate] Propagate source locs when factoring add->mul (#134829)
94f6f0334d13d6090c7c31387e50358d5b244313 [InstCombine] handle trunc to i1 in foldLogOpOfMaskedICmps. (#128861)
Improvements:
aggressive-instcombine.NumAnyOrAllBitsSet 71 -> 72 +1.41%
correlated-value-propagation.NumAnd 29995 -> 30206 +0.70%
correlated-value-propagation.NumAddNUW 206145 -> 206321 +0.09%
correlated-value-propagation.NumAddNW 442589 -> 442765 +0.04%
correlated-value-propagation.NumNUW 513043 -> 513224 +0.04%
licm.NumGEPsHoisted 44003 -> 44013 +0.02%
correlated-value-propagation.NumNW 893331 -> 893509 +0.02%
reassociate.NumChanged 4254625 -> 4255193 +0.01%
adce.NumRemoved 93457 -> 93466 +0.01%
correlated-value-propagation.NumCmps 259521 -> 259541 +0.01%
Regressions:
instcombine.NumConstProp 129921 -> 129442 -0.37%
instsimplify.NumReassoc 344913 -> 343973 -0.27%
correlated-value-propagation.NumSelects 212100 -> 211708 -0.18%
aggressive-instcombine.NumExprsReduced 19275 -> 19254 -0.11%
simplifycfg.NumSpeculations 366469 -> 366076 -0.11%
aggressive-instcombine.NumInstrsReduced 59769 -> 59714 -0.09%
simple-loop-unswitch.NumCostMultiplierSkipped 13390 -> 13382 -0.06%
bdce.NumSimplified 5342 -> 5339 -0.06%
instcombine.NumExpand 1843 -> 1842 -0.05%
jump-threading.NumFolds 2221871 -> 2220776 -0.05%