[PATCH] D27899: Target specific memory node in DAG.
Elena Demikhovsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 18 23:02:30 PST 2016
delena marked an inline comment as done.
delena added a comment.
Oh, I forgot to remove avx512_trunc_sat_mr_lowering, these patterns are not in use any more. The avx512_trunc_mr_lowering does the work - replaces "store" with "mr" instruction.
Updating the patch.. Thank you for catching this.
Repository:
rL LLVM
https://reviews.llvm.org/D27899
More information about the llvm-commits
mailing list