[all-commits] [llvm/llvm-project] c8df2d: [NFC] Show instcombine powi simplifications drop FMF
Valery Dmitriev via All-commits
all-commits at lists.llvm.org
Tue Jan 26 14:22:58 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8df2d1bdeb9f78c2efcdff0ffe55f7d21c227c6
https://github.com/llvm/llvm-project/commit/c8df2d1bdeb9f78c2efcdff0ffe55f7d21c227c6
Author: Valery N Dmitriev <valery.n.dmitriev at intel.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/intrinsics.ll
Log Message:
-----------
[NFC] Show instcombine powi simplifications drop FMF
Differential Revision: https://reviews.llvm.org/D95454
Commit: 716b9dd0d84ad9227398e22c009a75203bd25176
https://github.com/llvm/llvm-project/commit/716b9dd0d84ad9227398e22c009a75203bd25176
Author: Valery N Dmitriev <valery.n.dmitriev at intel.com>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/intrinsics.ll
Log Message:
-----------
[InstCombine] Preserve FMF for powi simplifications.
Differential Revision: https://reviews.llvm.org/D95455
Compare: https://github.com/llvm/llvm-project/compare/74784a5aa47b...716b9dd0d84a
More information about the All-commits
mailing list