[PATCH] D126005: [GISel] Add identity and fneg combines for G_FMUL

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 20 03:56:22 PDT 2022


foad added a comment.

General question about all these combines: why do we need them? Why wouldn't they be done at the IR level, or are they cleaning up code that could reasonably be introduced by legalization?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126005



More information about the llvm-commits mailing list