[llvm-bugs] [Bug 39729] New: aarch64: Cannot select v8i8 = cttz

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 20 11:24:42 PST 2018


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

            Bug ID: 39729
           Summary: aarch64: Cannot select v8i8 = cttz
           Product: new-bugs
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: danielwatson311 at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

aarch64 llvm.cttz.v8i8 gets this error:

LLVM ERROR: Cannot select: 0x5642a6b49e70: v8i8 = cttz 0x5642a6b49c68
  0x5642a6b49c68: v8i8,ch = CopyFromReg 0x5642a6ae17c8, Register:v8i8 %0
    0x5642a6b49c00: v8i8 = Register %0

build with -march=aarch64

https://godbolt.org/z/kKAPMl

llvm: 8.0.0svn

-- 
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/20181120/46365541/attachment.html>


More information about the llvm-bugs mailing list