Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Not sure which bug you were trying to solve by original change, but moving if we move it "Internalize" then we would have to make function in early-inline.ll amdgpu_kernel. Would that be ok? I added a separate option for now.
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | ||
---|---|---|
98 ↗ | (On Diff #92359) | No need in separate option. It falls under the same ideology as internalize. Having a separate option would mean we need pass it from RT as well. |