[PATCH] D96231: [X86] Always assign reassoc flag for intrinsics *reduce_add/mul_ps/pd.

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 04:34:07 PST 2021


pengfei updated this revision to Diff 322344.
pengfei marked 7 inline comments as done.
pengfei added a comment.

Address Sanjay's comments. Thanks for the thoroughly review!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96231/new/

https://reviews.llvm.org/D96231

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Headers/avx512fintrin.h
  clang/test/CodeGen/X86/avx512-reduceIntrin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96231.322344.patch
Type: text/x-patch
Size: 12002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210209/3fe90b62/attachment-0001.bin>


More information about the cfe-commits mailing list