[llvm-bugs] [Bug 49117] New: Merge fd5adae02cafe388673d3b3f92ef791af3c73cfe to 12.0.0

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 9 09:45:41 PST 2021


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

            Bug ID: 49117
           Summary: Merge fd5adae02cafe388673d3b3f92ef791af3c73cfe to
                    12.0.0
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: RISC-V
          Assignee: unassignedbugs at nondot.org
          Reporter: craig.topper at gmail.com
                CC: asb at lowrisc.org, llvm-bugs at lists.llvm.org

This commit removes instructions that are no longer being considered for the
bitmanip extension. They weren't listed as part of a subextension in the 0.93
spec we implemented. We thought that this was an editing mistake in the spec
and put them in the Zbb extension they had previously been in. Now that we know
they are not being considered, we should just remove them.

-- 
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/20210209/3edaef61/attachment.html>


More information about the llvm-bugs mailing list