[PATCH] D136442: [GISel] Add (fsub +-0.0, X) -> fneg combine

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 02:31:39 PDT 2022


Pierre-vh updated this revision to Diff 472548.
Pierre-vh marked 3 inline comments as done.
Pierre-vh added a comment.

Comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136442

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fsub-fneg.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll
  llvm/test/CodeGen/AMDGPU/v_pack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136442.472548.patch
Type: text/x-patch
Size: 27815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/db948cfb/attachment.bin>


More information about the llvm-commits mailing list