[all-commits] [llvm/llvm-project] 19313e: [RISCV] Remove assertsexti32 from a couple B exten...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Nov 7 22:44:18 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 19313ed580af4d851c12c4b7c244795df9967e2f
https://github.com/llvm/llvm-project/commit/19313ed580af4d851c12c4b7c244795df9967e2f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-07 (Sat, 07 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
Log Message:
-----------
[RISCV] Remove assertsexti32 from a couple B extension isel patterns that don't demanded the sign extended bits.
More information about the All-commits
mailing list