[LLVMbugs] [Bug 14493] New: [Hexagon] Factor out common functionality from the predicate definitions in HexagonOperands.td
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Mon Dec  3 09:57:19 PST 2012
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=14493
             Bug #: 14493
           Summary: [Hexagon] Factor out common functionality from the
                    predicate definitions in HexagonOperands.td
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llc
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: jverma at codeaurora.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified
Many const-ext predicates, defined in HexagonOperands.td, have a lot of common
functionality. Efforts should be made to re-factor this code either using a
common base class or a function call whichever is possible.
-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
    
    
More information about the llvm-bugs
mailing list