[all-commits] [llvm/llvm-project] d44b6b: [RISCV] Don't Custom legalize f16/f32/f64 bitcasts...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Jan 22 11:56:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d44b6be6eaa8c165d3526d61dcc0f1c459e5722f
https://github.com/llvm/llvm-project/commit/d44b6be6eaa8c165d3526d61dcc0f1c459e5722f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-22 (Sat, 22 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Don't Custom legalize f16/f32/f64 bitcasts if those types aren't Legal.
More information about the All-commits
mailing list