[PATCH] D140090: [Clang][CodeGen] Use poison instead of undef in CodeGen for ARM Builtins [NFC]
Manuel Brito via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 04:01:45 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG84b4ff24e94b: [Clang][CodeGen] Use poison instead of undef in CodeGen for ARM Builtins [NFC] (authored by ManuelJBrito).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140090/new/
https://reviews.llvm.org/D140090
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/aarch64-neon-intrinsics.c
clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
clang/test/CodeGen/aarch64-neon-vsqadd-float-conversion.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dupq-bfloat.c
clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dupq.c
clang/test/CodeGen/aarch64-v8.1a-neon-intrinsics.c
clang/test/CodeGen/aarch64_neon_sve_bridge_intrinsics/acle_neon_sve_bridge_dup_neonq.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140090.483118.patch
Type: text/x-patch
Size: 83851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221215/c5cfd99a/attachment-0001.bin>
More information about the cfe-commits
mailing list