[llvm] Handle GEPs with negative offset and 'nuw' attribute (PR #117147)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 07:56:48 PST 2024


================
@@ -0,0 +1,228 @@
+;RUN: llc  -stop-after="hexagon-isel"  < %s | FileCheck %s
+
----------------
arsenm wrote:

This test is far too big 

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


More information about the llvm-commits mailing list