Skip to content

Commit

Permalink
Add SVML patch comment.
Browse files Browse the repository at this point in the history
As title, responding to feedback.
  • Loading branch information
stuartarchibald committed Oct 23, 2018
1 parent 41e91e9 commit 06ae4be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conda-recipes/llvmdev/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ source:
# http://lists.llvm.org/pipermail/llvm-dev/2016-January/094520.html
- ../llvm-lto-static.patch # [win]
# Intel SVML optimizations
# The second part of this patch was published as:
# https://reviews.llvm.org/D53035
# (the first, as mentioned in the patch itself, was:
# https://reviews.llvm.org/D47188)
- ../D47188-svml-VF.patch
# undefined behavior bug due to Twine usage
- ../twine_cfg_undefined_behavior.patch
Expand Down

0 comments on commit 06ae4be

Please sign in to comment.