In analyzing the compilation of PL/I program, the description "creation of more optimal matrix" is associated with
In analyzing the compilation of PL/I program, the description "creation of more optimal matrix" is associated with Correct Answer Machine independent optimization
Machine independent optimization attempts to improve the intermediate code to get a better target code. The part of the code which is transformed here does not involve any absolute memory location or any CPU registers.




