[PATCH] D96605: AMDGPU/GlobalISel: Remove redundant G_FCANONICALIZE

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 08:41:09 PDT 2021


Petar.Avramovic updated this revision to Diff 334451.
Petar.Avramovic added a comment.

Added basic version of isCanonicalized for global-isel. Copied from sdag.


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

https://reviews.llvm.org/D96605

Files:
  llvm/lib/Target/AMDGPU/AMDGPUCombine.td
  llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fcanonicalize.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96605.334451.patch
Type: text/x-patch
Size: 16666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/237c5ac4/attachment.bin>


More information about the llvm-commits mailing list