Details
Details
- Reviewers
Pierre-vh foad Petar.Avramovic mbrkusanin vjayakum - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Event Timeline
| llvm/test/CodeGen/AMDGPU/stacksave_stackrestore.invalid.ll | ||
|---|---|---|
| 5 | nit: why does this test use amdpal but the MIR ones don't? | |
| llvm/test/CodeGen/AMDGPU/stacksave_stackrestore.invalid.ll | ||
|---|---|---|
| 5 | We emit an error on amdgpu_gfx functions for amdhsa which is really annoying. -filetype=null saves time by not actually emitting the broken result | |
nit: why does this test use amdpal but the MIR ones don't?
Also is filetype=null needed?