llvm-project/clang/include
Sander de Smalen 3817ca7dbf [SveEmitter] Add IsAppendSVALL and builtins for svptrue and svcnt[bhwd]
Some ACLE builtins leave out the argument to specify the predicate
pattern, which is expected to be expanded to an SV_ALL pattern.

This patch adds the flag IsAppendSVALL to append SV_ALL as the final
operand.

Reviewers: SjoerdMeijer, efriedma, rovka, rengolin

Reviewed By: efriedma

Tags: #clang

Differential Revision: https://reviews.llvm.org/D77597
2020-04-26 12:44:26 +01:00
..
clang [SveEmitter] Add IsAppendSVALL and builtins for svptrue and svcnt[bhwd] 2020-04-26 12:44:26 +01:00
clang-c libclang: Add static build support for Windows 2020-04-25 20:19:17 +03:00
CMakeLists.txt