diff options
author | Evandro Menezes <e.menezes@samsung.com> | 2019-07-12 00:33:49 +0000 |
---|---|---|
committer | Evandro Menezes <e.menezes@samsung.com> | 2019-07-12 00:33:49 +0000 |
commit | b21692672ee5a7832a059f8b86919de29faa22f7 (patch) | |
tree | 4edd6627c055cb6f1e58f1bed29d4a57fb8bab08 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | babe09ed9bc28636339b23218e6a5455944ce758 (diff) | |
download | llvm-b21692672ee5a7832a059f8b86919de29faa22f7.zip llvm-b21692672ee5a7832a059f8b86919de29faa22f7.tar.gz llvm-b21692672ee5a7832a059f8b86919de29faa22f7.tar.bz2 |
[InstCombine] Reorder pow() transformations (NFC)
Move the transformation from `powf(x, itofp(y))` to `powi(x, y)` to the
group of transformations related to the exponent.
llvm-svn: 365851
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions