[all-commits] [llvm/llvm-project] 8709d9: [RISCV] Replace getSimpleValueType() with getValue...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Nov 27 12:53:43 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 8709d9d8724a41e7fa65601bc03a85a32eb4aae7
https://github.com/llvm/llvm-project/commit/8709d9d8724a41e7fa65601bc03a85a32eb4aae7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Replace getSimpleValueType() with getValueType() in DAG combines to prevent asserts with weird types.
More information about the All-commits
mailing list