[PATCH] Add Integer Saturation Intrinsics.

Demikhovsky, Elena elena.demikhovsky at intel.com
Mon Mar 30 04:24:56 PDT 2015


Hi,

I'm interested in these intrinsics for X86. Do you plan to push them as target independent?

Thanks.

-  Elena


-----Original Message-----
From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Renato Golin
Sent: Saturday, March 21, 2015 12:01
To: ahmed.bougacha at gmail.com; weimingz at codeaurora.org; echristo at gmail.com
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] Add Integer Saturation Intrinsics.

My problem with implementing this on the ARM side is that the code won't be useful anywhere else.

Maybe, a better approach would be to have them just as special DAG nodes, created by a special DAG pass that only run for selected back-ends, instead of an IR intrisic, or an ARM-specific late pass.

I'm assuming the semantics of such pass would be very similar on other back-ends...


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6976

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
llvm-commits mailing list
llvm-commits at cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.





More information about the llvm-commits mailing list