If the operands to the mul have other uses we may be extending their
live range past a kill flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155046
[RISCV] Clear kill flags when forming FMA instructions in MachineCombiner. ClosedPublic Authored by craig.topper on Jul 12 2023, 12:04 AM.
Details Summary If the operands to the mul have other uses we may be extending their
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 12 2023, 6:43 AM Closed by commit rG1aecb0e000e4: [RISCV] Clear kill flags when forming FMA instructions in MachineCombiner. (authored by craig.topper). · Explain WhyJul 12 2023, 8:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539408 llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/test/CodeGen/RISCV/machine-combiner.mir
|
clang-format not found in user’s local PATH; not linting file.