[PATCH] D27899: Target specific memory node in DAG.

Elena Demikhovsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 22:23:12 PST 2016


delena added a comment.

In https://reviews.llvm.org/D27899#626207, @craig.topper wrote:

> Does this patch remove the existing patterns for these intrinsics?


Yes. The patterns were in X86InstAVX512.td. We put them in because we did not have any other solution. Now I removed them all.


Repository:
  rL LLVM

https://reviews.llvm.org/D27899





More information about the llvm-commits mailing list