mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
We optimize the kernel _after_ dumping the IR we generate to make the IR we dump easier readable and independent of possible changes in the general purpose LLVM optimizers. llvm-svn: 276551