thyecust / blog

0 stars 0 forks source link

LLVM #12

Open thyecust opened 2 years ago

thyecust commented 2 years ago

contributes:

thyecust commented 2 years ago

[clang][ASTImporter] Improved handling of functions with auto return type.

https://reviews.llvm.org/D129640 https://github.com/llvm/llvm-project/issues/56047

thyecust commented 2 years ago

[CUDA] remove duplicate condition

this is a one-line change.

https://reviews.llvm.org/D130168