See bug 43486: https://bugs.llvm.org/show_bug.cgi?id=43486
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | ||
---|---|---|
6089 ↗ | (On Diff #222884) | This check is no longer necessary. Moreover it does not work for the following test because 'off' is not a register: global_atomic_add v0, v[1:2], v2, off glc slc |