[all-commits] [llvm/llvm-project] 95388f: [RISCV] Improve selection of PACK/PACKW for Assert...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Nov 13 16:03:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95388f732962f2bfa2d27895ab9e7e4fd3ae3efd
https://github.com/llvm/llvm-project/commit/95388f732962f2bfa2d27895ab9e7e4fd3ae3efd
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-11-13 (Sun, 13 Nov 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
M llvm/test/CodeGen/RISCV/rv32zbkb.ll
M llvm/test/CodeGen/RISCV/rv64zbkb.ll
Log Message:
-----------
[RISCV] Improve selection of PACK/PACKW for AssertZExt input.
More information about the All-commits
mailing list