[llvm] [NewPM][Hexagon] Add HexagonPassRegistry.def (PR #86244)
Ikhlas Ajbar via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 22 14:19:57 PDT 2024
================
@@ -1,4 +1,5 @@
; RUN: opt -march=hexagon -hexagon-loop-idiom -S < %s | FileCheck %s
+; RUN: opt -march=hexagon -p hexagon-loop-idiom -S < %s | FileCheck %s
; REQUIRES: asserts
----------------
iajbar wrote:
Same here. Please remove REQUIRES.
https://github.com/llvm/llvm-project/pull/86244
More information about the llvm-commits
mailing list