Commoning of target specific load/store intrinsics
Sanjin Sijaric
ssijaric at codeaurora.org
Fri Jan 16 12:28:17 PST 2015
Hi,
We have a need to common target specific load/store intrinsics (in our case,
AArch64 intrinsics). This patch handles commoning of a few of these
intrinsics in Early CSE. We modified the Early CSE a bit to get the
necessary information from the target. Is there a more appropriate place to
handle this other than Early CSE, or a better way to handle it in Early CSE?
Thanks,
Sanjin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150116/470e0d35/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CSEPATCH
Type: application/octet-stream
Size: 19278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150116/470e0d35/attachment.obj>
More information about the llvm-commits
mailing list