[llvm] [HEXAGON] Fix corner cases for hwloops pass (PR #135439)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 11 17:43:32 PDT 2025


================
@@ -0,0 +1,281 @@
+# RUN: llc -run-pass=hwloops %s -o - | FileCheck %s
----------------
aankit-ca wrote:

Thank you Brian. Fixed it

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


More information about the llvm-commits mailing list