[all-commits] [llvm/llvm-project] cfe5a0: [RISCV] Enable Zbb ANDN/ORN/XNOR for more 64-bit c...
Piotr Fusik via All-commits
all-commits at lists.llvm.org
Tue Jan 14 00:15:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfe5a0847a42d7e67942d70f938d2d664a95990c
https://github.com/llvm/llvm-project/commit/cfe5a0847a42d7e67942d70f938d2d664a95990c
Author: Piotr Fusik <p.fusik at samsung.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/test/CodeGen/RISCV/zbb-logic-neg-imm.ll
Log Message:
-----------
[RISCV] Enable Zbb ANDN/ORN/XNOR for more 64-bit constants (#122698)
This extends PR #120221 to 64-bit constants that don't match
the 12-low-bits-set pattern.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list