[PATCH] D50051: AMDGPU: Push fcanonicalize through partially constant build_vector
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 31 04:13:08 PDT 2018
arsenm created this revision.
arsenm added reviewers: rampitec, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.
This usually avoids some re-packing code, and may
help find canonical sources.
https://reviews.llvm.org/D50051
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/fcanonicalize.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50051.158214.patch
Type: text/x-patch
Size: 10695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/711991bd/attachment.bin>
More information about the llvm-commits
mailing list