[llvm] [Hexagon] Flip subreg bit for reverse pairs hvx .new (PR #75873)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 21:59:38 PST 2024


================
@@ -0,0 +1,18 @@
+# RUN: llvm-mc -arch=hexagon -mv69 -mhvx -filetype=obj %s | \
----------------
androm3da wrote:

instead of `arch=hexagon` I think you want `triple=hexagon` as seems to be the trend in other tests.

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


More information about the llvm-commits mailing list