[all-commits] [llvm/llvm-project] 4e52fd: [AArch64] Add GlobalISel coverage for BIT/BIF/BSL....
David Green via All-commits
all-commits at lists.llvm.org
Sun Sep 10 05:02:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e52fd8468321b8f8ebfab933f6b6eed5280ddc9
https://github.com/llvm/llvm-project/commit/4e52fd8468321b8f8ebfab933f6b6eed5280ddc9
Author: David Green <david.green at arm.com>
Date: 2023-09-10 (Sun, 10 Sep 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/aarch64-bif-gen.ll
M llvm/test/CodeGen/AArch64/aarch64-bit-gen.ll
M llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll
Log Message:
-----------
[AArch64] Add GlobalISel coverage for BIT/BIF/BSL. NFC
Some of the 1x vector types are expanded to scalar, but the others that do not
require constants looks OK.
More information about the All-commits
mailing list