[PATCH] D104408: AMDGPU/GlobalISel: Do not fcanonicalize const splat padded with undef

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 08:04:09 PDT 2021


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

Use matcher that returns both register and APFloat from G_FCONSTANT.


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

https://reviews.llvm.org/D104408

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fcanonicalize.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104408.356960.patch
Type: text/x-patch
Size: 6363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/cd2da1ab/attachment.bin>


More information about the llvm-commits mailing list