diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-05 16:56:28 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-05 16:56:28 +0000 |
commit | 8c3765dc6b1cc8339f3e8f42e10d0ea5b7bc8111 (patch) | |
tree | 6d61591b3f4f9f30107a19dae268ba1830ace4aa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 91c9d4251cfcde9055c9af65ef7a70ab779c61a2 (diff) | |
download | bcm5719-llvm-8c3765dc6b1cc8339f3e8f42e10d0ea5b7bc8111.tar.gz bcm5719-llvm-8c3765dc6b1cc8339f3e8f42e10d0ea5b7bc8111.zip |
[CostModel][X86] Add UDIV/UREM by pow2 costs
Normally InstCombine would have simplified these to SRL/AND instructions but we may still see these during SLP vectorization etc.
llvm-svn: 336371
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions