https://bugs.llvm.org/show_bug.cgi?id=43302

            Bug ID: 43302
           Summary: Test failures (HVX) following r371640.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedb...@nondot.org
          Reporter: alina.sbir...@gmail.com
                CC: llvm-bugs@lists.llvm.org

Created attachment 22491
  --> https://bugs.llvm.org/attachment.cgi?id=22491&action=edit
Reproducer

We're seen test failures in Halide, caused by r371640.


The difference in assembly can be seen if running the following command with
and without the changes in r371640.
llc -O3 -mcpu=hexagonv60 -mattr='+hvx-length64b' -mattr='+long-calls'
halide_shared_runtime.ll

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to