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

            Bug ID: 35546
           Summary: [X86] Warn if a scheduling instregex fails to match
                    any instruction
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: X86
          Assignee: unassignedb...@nondot.org
          Reporter: llvm-...@redking.me.uk
                CC: andrea.dibia...@gmail.com,
                    andrew.v.tische...@gmail.com, gadi.ha...@intel.com,
                    llvm-bugs@lists.llvm.org, spatel+l...@rotateright.com
            Blocks: 32325

Working on the scheduler models recently I've noticed several cases where typos
in instregex entries have meant it failed to match any instruction.

It would be very useful if tablegen reported a warning/error if the instregex
fails to match any instruction.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=32325
[Bug 32325] [META][X86] Improve implementation and use of X86 scheduler models
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to