[PATCH] D58400: [AMDGPU] Implement AMDGPUMCInstrAnalysis
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 19 11:52:13 PST 2019
arsenm added inline comments.
================
Comment at: test/MC/AMDGPU/branch-comment.s:15
+loop_end:
+ s_nop 0
----------------
arsenm wrote:
> Can you include some cases where it can't figure out an associated symbol?
Also could use some stressing the maximum branch distances. There's some macro trick one of the other tests uses to produce a lot of nops for this
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58400/new/
https://reviews.llvm.org/D58400
More information about the llvm-commits
mailing list