mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Code is generated for a simple access function change imported from JSCOP file. An access of A[i] is changed to A[0]. The code for A[0] is generated directly without refering to isl function calls. llvm-svn: 136789