mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
fabaaaaadb04cb990de25fd5aa9c67f52debc2ed
Summary: Instead of providing generic "args" for member and base class initializers, tries to fetch relevant constructors and show their signatures. Reviewers: ilya-biryukov Reviewed By: ilya-biryukov Subscribers: ZaMaZaN4iK, eraman, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D53654 llvm-svn: 345844
…
…
[DAGCombiner] make sure we have a whole-number extract before trying to narrow a vector op (PR39511)
The LLVM Compiler Infrastructure
This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%