Guix note: this got detected with the test suite of rustc 1.41.1, but the issue potentially affects all consumers of LLVM. From 58e8c793d0e43150a6452e971a32d7407a8a7401 Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Mon, 30 Sep 2019 07:46:52 +0000 Subject: [PATCH] Revert "[SCEV] add no wrap flag for SCEVAddExpr." This reverts r366419 because the analysis performed is within the context of the loop and it's only valid to add wrapping flags to "global" expressions if they're always correct. llvm-svn: 373184 --- llvm/lib/Analysis/ScalarEvolution.cpp | 2 +- llvm/test/Analysis/ScalarEvolution/limit-depth.ll | 2 +- llvm/test/Analysis/ScalarEvolution/nsw.ll | 2 +- llvm/test/Analysis/ScalarEvolution/trip-count12.ll | 2 +- llvm/test/Analysis/ScalarEvolution/trip-count9.ll | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/llvm/lib/Analysis/ScalarEvolution.cpp b/llvm/lib/Analysis/ScalarEvolution.cpp index 354ae05bb841..c29fc5dbccfb 100644 ---
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/package-management.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2022-01-18 01:55:27 +0000
committerVagrant Cascadian <vagrant@debian.org>2022-01-19 10:30:07 -0800
commitf758ede583ef9662963873750206540f58ff3c45 (patch)
treec1077e2b122b423a0868ac31df699cb021ab5922 /gnu/packages/package-management.scm
parent42f246eb84eacd9566b5c21c818401a0891dc17c (diff)
downloadguix-f758ede583ef9662963873750206540f58ff3c45.tar.gz