Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/IR/IntrinsicsAMDGPU.td | ||
---|---|---|
1441 ↗ | (On Diff #204283) | Probably, but in a separate patch. It has vgpr arguments, so shall be treated as divergent anyway I think. |
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | ||
3007 ↗ | (On Diff #204283) | It is not missing. There is a huge stack of dependent changes, so tests will follow. They can hardly be separated. |
include/llvm/IR/IntrinsicsAMDGPU.td | ||
---|---|---|
1441 ↗ | (On Diff #204283) | DivergenceAnalysis assumes intrinsic calls are uniform with uniform arguments |