[all-commits] [llvm/llvm-project] 9da0db: [RISCV] Add CZERO_EQZ/CZERO_NEZ to computeKnownBit...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jul 24 07:42:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9da0db4dd8cf87ea67fce80267554d87c99a393b
https://github.com/llvm/llvm-project/commit/9da0db4dd8cf87ea67fce80267554d87c99a393b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-24 (Mon, 24 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/xaluo.ll
Log Message:
-----------
[RISCV] Add CZERO_EQZ/CZERO_NEZ to computeKnownBitsForTargetNode.
Reviewed By: wangpc
Differential Revision: https://reviews.llvm.org/D156081
More information about the All-commits
mailing list