parallelization of semantic analysis phase

Henry Dan Lambright <hdlambri@cs.arizona.edu>
29 Apr 1996 23:29:34 -0400

          From comp.compilers

Related articles
parallelization of semantic analysis phase hdlambri@cs.arizona.edu (Henry Dan Lambright) (1996-04-29)
| List of all articles for this month |

From: Henry Dan Lambright <hdlambri@cs.arizona.edu>
Newsgroups: comp.compilers
Date: 29 Apr 1996 23:29:34 -0400
Organization: Compilers Central
Keywords: analysis, parallel, question

Does anyone out there know of attempts to parallelize the semantic
analysis phase of a compiler? I am doing this on a procedure by
procedure basis, ie. different processes check the semantics of a
program concurently. It's not exactly setting any world records for
speedup- but I am curious if anyone else out there has tried this
idea.


Dan
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.