Skip to content
Jeff Cho edited this page Jan 21, 2018 · 1 revision
  • Jeff will look into hooking our code into the compiler after the Guaranteed Optimization Passes and Diagnostic Passes and before the General SIL Optimization Passes.
  • This will hopefully simplify all these calls we see for simple expressions such as 3 + 7.
  • Lydia + Chen worked on string concatenation.
Clone this wiki locally