[all-commits] [llvm/llvm-project] 01a23d: [RISCV] Add an assertion to the ReplaceNodeResults...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Apr 6 16:49:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01a23dccb1a167869cb08f23817e5a885bd7b555
https://github.com/llvm/llvm-project/commit/01a23dccb1a167869cb08f23817e5a885bd7b555
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Add an assertion to the ReplaceNodeResults handling of bitcasts to make sure the VT is always a scalar integer.
More information about the All-commits
mailing list