[LLVMdev] Any plan to add MIN/MAX isd node?
Yin Ma
yinma at codeaurora.org
Mon Oct 29 16:40:21 PDT 2012
Hello,
Do you have any plan to add MIN/MAX in ISD node?
Atomic operations have Min/Max operator already. This should
be easy to add Min/Max node in ISD list. Because after
converting control flow into Min/Max operator, it will
result in better optimization because associative attribute
and can be moved around.
Could you give some opinions on this issue?
Thanks,
Yin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121029/9e06a428/attachment.html>
More information about the llvm-dev
mailing list