[all-commits] [llvm/llvm-project] 726785: [AArch64] Sink operands for faster bitselect vecto...
Pranav Kant via All-commits
all-commits at lists.llvm.org
Wed May 17 10:17:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 726785b1594c6b567c5c8ddd59075aee726590c6
https://github.com/llvm/llvm-project/commit/726785b1594c6b567c5c8ddd59075aee726590c6
Author: Pranav Kant <prka at google.com>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/aarch64-bit-gen.ll
Log Message:
-----------
[AArch64] Sink operands for faster bitselect vector instructions
Differential Revision: https://reviews.llvm.org/D150237
More information about the All-commits
mailing list