-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: LINQ3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The output of the LINQ translator is a pipeline.
We plan to do some optimizations on the pipeline by postprocessing after the LINQ translator has created an unoptimized pipeline.
Create a stubbed out version of a new AstPipelineOptimizer class and insert calls to its Optimize method where appropriate.