When compiling for multiple targets the scheduler that is selected via the
-misched option is applied globally. This patch adds a target CL option instead.
Details
Details
- Reviewers
rampitec - Commits
- rG3dfa5626434b: [AMDGPU] Add CL option for max-ilp scheduler.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I do not follow, what's the difference in passing -mllvm -misched vs -mllvm -another-option?