[PATCH][AVX512] Fix TERNLOG when folding broadcast

Cameron McInally via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 6 15:20:19 PDT 2017


Thanks. I haven't submitted a patch in a while, so this is new to me.

https://reviews.llvm.org/D38649

On Fri, Oct 6, 2017 at 4:46 PM, Demikhovsky, Elena
<elena.demikhovsky at intel.com> wrote:
> Hi Cam,
>
> Please create you diff with context and upload it to the review board.
>
> -  Elena
>
>
> -----Original Message-----
> From: Cameron McInally [mailto:cameron.mcinally at nyu.edu]
> Sent: Friday, October 06, 2017 23:27
> To: llvm-commits at lists.llvm.org
> Cc: Craig Topper <craig.topper at gmail.com>; Breger, Igor <igor.breger at intel.com>; Demikhovsky, Elena <elena.demikhovsky at intel.com>
> Subject: [PATCH][AVX512] Fix TERNLOG when folding broadcast
>
> Hey guys,
>
> Here's a little patch to fix ternlog instructions with a folded broadcast. The broadcast decorator, e.g. {1toX}, was missing.
>
> Thanks,
> Cam
> ---------------------------------------------------------------------
> 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