[all-commits] [llvm/llvm-project] 80a775: [RISCV] Move FP store of extractelt pattern to DAG...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jan 11 19:02:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80a7754c359e6d9db2c7ff32bfac5e9422af14ce
https://github.com/llvm/llvm-project/commit/80a7754c359e6d9db2c7ff32bfac5e9422af14ce
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
Log Message:
-----------
[RISCV] Move FP store of extractelt pattern to DAGCombine.
This makes it the same as integer.
More information about the All-commits
mailing list