[LLVMbugs] [Bug 2576] New: Type check llvm.prefetch intrinsic

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Jul 21 14:35:31 PDT 2008


http://llvm.org/bugs/show_bug.cgi?id=2576

           Summary: Type check llvm.prefetch intrinsic
           Product: libraries
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu


The llvm.prefetch intrinsic should be type checked by the verifier to ensure
that the 2nd and 3rd arguments are constants in the appropriate ranges.


-- 
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