[PATCH] D138660: [MachineCombiner][RISCV] Support inverse instructions reassociation

Anton Sidorenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 04:21:39 PST 2022


asi-sc updated this revision to Diff 480851.
asi-sc added a comment.

Add tests to cover fadd/fsub reassociation; rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138660/new/

https://reviews.llvm.org/D138660

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.h
  llvm/test/CodeGen/RISCV/machine-combiner.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138660.480851.patch
Type: text/x-patch
Size: 8557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/902d9e63/attachment.bin>


More information about the llvm-commits mailing list