[llvm-bugs] [Bug 43302] New: Test failures (HVX) following r371640.

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Sep 12 16:44:39 PDT 2019


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: unassignedbugs at nondot.org
          Reporter: alina.sbirlea at gmail.com
                CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190912/baaa5443/attachment.html>


More information about the llvm-bugs mailing list