[PATCH] D58400: [AMDGPU] Implement AMDGPUMCInstrAnalysis
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 21 09:19:18 PST 2019
scott.linder added a comment.
Does anyone have an opinion on returning negative branch targets (e.g. `<keep_symbol+0xfffffffffffe0018>`)? I don't know how this would ever come up in hardware anyway, or what the hardware would do, but it doesn't seem very helpful in the disassembly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58400/new/
https://reviews.llvm.org/D58400
More information about the llvm-commits
mailing list