aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorDurgadoss R <durgadossr@nvidia.com>2024-11-28 10:55:18 +0530
committerGitHub <noreply@github.com>2024-11-28 10:55:18 +0530
commit1c7695846559c2b191463aec46beb26c4a5c2bae (patch)
tree2a55dbeb9641f43f81d97bb92e142525b0688563 /llvm/lib/Bitcode
parentfb3765959f2fcb97fbb2a247b619150926f0e0b6 (diff)
downloadllvm-1c7695846559c2b191463aec46beb26c4a5c2bae.zip
llvm-1c7695846559c2b191463aec46beb26c4a5c2bae.tar.gz
llvm-1c7695846559c2b191463aec46beb26c4a5c2bae.tar.bz2
[NVPTX] Add unreachable for TMA Inst Printer (#117850)
This patch adds the llvm_reachable() for TMA reduction opcode printer method, outside the switch. We had this inside the default-case leading to the warning below (and hence was removed): error: default label in switch which covers all enumeration values [-Werror,-Wcovered-switch-default] Signed-off-by: Durgadoss R <durgadossr@nvidia.com>
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions