diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-04-21 19:32:02 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2017-04-21 19:32:02 +0000 |
commit | 15a96b1dc86c229501ecfcd17206d58b35afe198 (patch) | |
tree | f0caac8f97942f688ab61ddcdafab3f27f74ced5 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 1a9062408f4dd67eef21c96fddf1c1738200d1ea (diff) | |
download | llvm-15a96b1dc86c229501ecfcd17206d58b35afe198.zip llvm-15a96b1dc86c229501ecfcd17206d58b35afe198.tar.gz llvm-15a96b1dc86c229501ecfcd17206d58b35afe198.tar.bz2 |
[AMDGPU] Handle SI_MASKED_UNREACHABLE in instruction emitter
SI_MASKED_UNREACHABLE does not have machine instruction encoding.
It needs special handling in AMDGPUAsmPrinter::EmitInstruction like some
other pseudo instructions.
This patch fixes compilation failure of RadeonRays.
Differential Revision: https://reviews.llvm.org/D32364
llvm-svn: 301025
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions