diff options
author | Ricardo Jesus <rjj@nvidia.com> | 2025-08-07 10:42:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-07 10:42:30 +0100 |
commit | 565f707beb176c81b3c18651f280304484378f2a (patch) | |
tree | d8c47beaab989531f9ea1e9525aa750bb69e8947 /clang/lib/Sema/SemaModule.cpp | |
parent | aeeb9b507750553f0e85584bda20b8d2373b3bda (diff) | |
download | llvm-565f707beb176c81b3c18651f280304484378f2a.zip llvm-565f707beb176c81b3c18651f280304484378f2a.tar.gz llvm-565f707beb176c81b3c18651f280304484378f2a.tar.bz2 |
[AArch64] Allow splitting bitmasks for EOR/ORR. (#150394)
This patch extends #149095 for EOR and ORR.
It uses a simple partition scheme to try to find two suitable disjoint
bitmasks that can be used with EOR/ORR to reconstruct the original mask.
Fixes: #148987.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions