[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
Thu Jun 17 07:18:39 PDT 2021
Petar.Avramovic updated this revision to Diff 352713.
Petar.Avramovic added a comment.
Fix cases of SNaN and QNaN constant splats padded with undef, also add test for them.
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.352713.patch
Type: text/x-patch
Size: 6045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/15887a61/attachment.bin>
More information about the llvm-commits
mailing list