diff options
author | Lukacma <Marian.Lukac@arm.com> | 2024-02-28 16:45:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 16:45:39 +0000 |
commit | 26402777ebf4eb3d8f3d5a45943b451c740b2d76 (patch) | |
tree | 7d1063580511c71f700f81a2bce3763f0ad3eb2d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cd344a4c20e295d49f8163ec9a0656c1061a6e42 (diff) | |
download | llvm-26402777ebf4eb3d8f3d5a45943b451c740b2d76.zip llvm-26402777ebf4eb3d8f3d5a45943b451c740b2d76.tar.gz llvm-26402777ebf4eb3d8f3d5a45943b451c740b2d76.tar.bz2 |
[AArch64] Optimized generated assembly for bool to svbool_t conversions (#83001)
In certain cases Legalizer was generating `AND(WHILELO, SPLAT 1)` instruction pattern, when `WHILELO` would be sufficient.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions