1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Target/AMDGPU/InstPrinter
Stanislav Mekhanoshin 8390d2fe82 [AMDGPU] Added checks for dpp_ctrl value
- Report error for invalid dpp_ctrl values.
- Changed the way it is reported, now the error will be emitted into
  asm and will work with release build as well.
- Added dpp_ctrl value verifier for codegen.
- Added symbolic constants for dpp_ctrl.

Differential Revision: https://reviews.llvm.org/D46565

llvm-svn: 331775
2018-05-08 16:53:02 +00:00
..
AMDGPUInstPrinter.cpp [AMDGPU] Added checks for dpp_ctrl value 2018-05-08 16:53:02 +00:00
AMDGPUInstPrinter.h
CMakeLists.txt
LLVMBuild.txt