[PATCH] D134862: [AMDGPU][GISel] Update `isCanonicalized`

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 02:14:08 PDT 2022


Pierre-vh updated this revision to Diff 463804.
Pierre-vh marked an inline comment as done.
Pierre-vh added a comment.

Fix unary ops
Also fixes the foldable-fneg test (no longer needs pre/post check lines)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134862

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-mul.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-sub-neg-mul.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-foldable-fneg.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
  llvm/test/CodeGen/AMDGPU/v_pack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134862.463804.patch
Type: text/x-patch
Size: 26432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/84ca5cdb/attachment-0001.bin>


More information about the llvm-commits mailing list