[all-commits] [llvm/llvm-project] a8a376: [RISCV] Add correct predicate over FMV instructions
Anton Sidorenko via All-commits
all-commits at lists.llvm.org
Fri Dec 2 02:46:24 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8a376cbc996711c0d645e27a330c5e577d81757
https://github.com/llvm/llvm-project/commit/a8a376cbc996711c0d645e27a330c5e577d81757
Author: Konstantin Vladimirov <konstantin.vladimirov at syntacore.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoF.td
Log Message:
-----------
[RISCV] Add correct predicate over FMV instructions
Restricts FMV usage for subtargets without 'f' extension.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D139105
More information about the All-commits
mailing list