[LLVMdev] IR Passes and TargetTransformInfo: Straw Man

Krzysztof Parzyszek kparzysz at codeaurora.org
Wed Jul 31 18:39:26 PDT 2013


On 7/31/2013 6:30 PM, Tobias Grosser wrote:
>
> I can see us following Andrews
> suggestion to disable LICM in case a LNO is run and having the LNO
> schedule an additional set of cleanup passes later on.

The way I was thinking about it is that LICM could be optionally added 
to the preparation steps, something like requiring loop-closed SSA form 
for certain transformations.

-K

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation



More information about the llvm-dev mailing list