[all-commits] [llvm/llvm-project] 9fb9c6: [Clang][NFC] Clang CUDA codegen clean-up
Uday Bondhugula via All-commits
all-commits at lists.llvm.org
Tue Oct 26 22:54:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fb9c6b91e3ab4776e52694bba3e5b95d2bfa7a0
https://github.com/llvm/llvm-project/commit/9fb9c6b91e3ab4776e52694bba3e5b95d2bfa7a0
Author: Uday Bondhugula <uday at polymagelabs.com>
Date: 2021-10-27 (Wed, 27 Oct 2021)
Changed paths:
M clang/lib/CodeGen/CGCUDANV.cpp
Log Message:
-----------
[Clang][NFC] Clang CUDA codegen clean-up
Update an instance of dyn_cast -> cast and other NFC clang-tidy fixes
for Clang CUDA codegen.
Differential Revision: https://reviews.llvm.org/D112284
More information about the All-commits
mailing list