[all-commits] [llvm/llvm-project] 3c348b: [RISCV] Fold (fmv_x_h/w (load)) to an integer load...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Sep 25 10:30:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c348bf5435896bea70f613d9bdcc542201075b4
https://github.com/llvm/llvm-project/commit/3c348bf5435896bea70f613d9bdcc542201075b4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/fastcc-without-f-reg.ll
M llvm/test/CodeGen/RISCV/half-arith.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec-bf16.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
Log Message:
-----------
[RISCV] Fold (fmv_x_h/w (load)) to an integer load. (#109900)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list