[llvm-bugs] [Bug 46823] New: Backport RISC-V bitmanip extension commits to 11.0

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jul 23 09:00:28 PDT 2020


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

            Bug ID: 46823
           Summary: Backport RISC-V bitmanip extension commits to 11.0
           Product: libraries
           Version: 11.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: RISC-V
          Assignee: unassignedbugs at nondot.org
          Reporter: lewis.revill at embecosm.com
                CC: asb at lowrisc.org, llvm-bugs at lists.llvm.org

The codegen support for RISC-V's bitmanip extension was committed just after
the 11.0 branch point. The support is gated by an experimental flag not enabled
by default so backporting the commits into 11.0 will not cause any foreseeable
regressions.

The commits are the following:

https://reviews.llvm.org/rGe2692f0ee7f3
https://reviews.llvm.org/rG31b52b4345e3
https://reviews.llvm.org/rG6144f0a1e52e
https://reviews.llvm.org/rGd4be33374c07
https://reviews.llvm.org/rGc9c955ada8e6

-- 
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/20200723/0a76dadf/attachment-0001.html>


More information about the llvm-bugs mailing list