[llvm-bugs] [Bug 35060] Merge r311659, r311660, r314105 and r317222 into the 5.0.1 branch: Add support for Saphira CPU.
    via llvm-bugs 
    llvm-bugs at lists.llvm.org
       
    Tue Nov 21 12:18:52 PST 2017
    
    
  
https://bugs.llvm.org/show_bug.cgi?id=35060
Chad Rosier <mcrosier at codeaurora.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #11 from Chad Rosier <mcrosier at codeaurora.org> ---
In looking at just the AArch64TargetParser.def alone I see a number of
additional commits that would need to be merge.
E.g.,
r309287 [TargetParser] Use enum classes for various ARM kind enums.
r310480 [AArch64] Assembler support for the ARMv8.2a dot product instructions
r310561 [ARM][AArch64] ARMv8.3-A enablement
r310708 [AArch64] Remove dotprod from base extension list
All of this adds up to what I would consider an overly complex and error prone
merge.  Therefore, given the likelihood something would break, I'm just going
to close this bug as WONTFIX.
-- 
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/20171121/cf9a5cd1/attachment.html>
    
    
More information about the llvm-bugs
mailing list