Details
Details
Diff Detail
Diff Detail
Event Timeline
include/llvm/IR/IntrinsicsAMDGPU.td | ||
---|---|---|
1441 | 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 | 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 | DivergenceAnalysis assumes intrinsic calls are uniform with uniform arguments |
Do these need to be marked as SourceOfDivergence?