aboutsummaryrefslogtreecommitdiff
path: root/clang/docs
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2019-01-04 17:48:13 +0000
committerSanjay Patel <spatel@rotateright.com>2019-01-04 17:48:13 +0000
commit6153565511338f33506f4615dd5a7d2e4c4ffaa6 (patch)
treed2fde24456143819bab06d95c5bd2e88f09003e1 /clang/docs
parenta1778df4740fc690cbab62ec74342795b84a9a5c (diff)
[x86] lower extracted fadd/fsub to horizontal vector math; 2nd try
The 1st try for this was at rL350369, but it caused IR-level diffs because our cost models differentiate custom vs. legal/promote lowering. So that was reverted at rL350373. The cost models were fixed independently at rL350403, so this is effectively the same patch as last time. Original commit message: This would show up if we fix horizontal reductions to narrow as they go along, but it's an improvement for size and/or Jaguar (fast-hops) independent of that. We need to do this late to not interfere with other pattern matching of larger horizontal sequences. We can extend this to integer ops in a follow-up patch. Differential Revision: https://reviews.llvm.org/D56011 llvm-svn: 350421
Diffstat (limited to 'clang/docs')
0 files changed, 0 insertions, 0 deletions