search for: f7078d22

Displaying 1 result from an estimated 1 matches for "f7078d22".

Did you mean: f7072b22
2017 Jun 13
2
Making an analysis availble during call lowering
Hi, I want to be able to access a custom analysis pass during call lowering, but there isn't a way to access this now and I'm not sure the least bad way to thread this information into the DAG. I want to be able to use knowledge of the callee function to change the lowering of a call. Since AMDGPUDAGToDAGISel is ultimately a normal MachineFunction pass, I'm able to get the