llvm-project
InstCombine: Try to fold ldexp with select of power operand
#97354
Merged

InstCombine: Try to fold ldexp with select of power operand #97354

arsenm
arsenm
arsenm arsenm added llvm:instcombine
arsenm arsenm added floating-point
arsenm arsenm requested a review from dtcxzyw dtcxzyw 1 year ago
arsenm arsenm changed the title InstCombine: Add baseline checks for ldexp(x, c ? x : 0) combine InstCombine: Try to fold ldexp with select of power operand 1 year ago
arsenm arsenm requested a review from andykaylor andykaylor 1 year ago
arsenm arsenm requested a review from goldsteinn goldsteinn 1 year ago
arsenm arsenm requested a review from jayfoad jayfoad 1 year ago
arsenm arsenm requested a review from jcranmer-intel jcranmer-intel 1 year ago
arsenm arsenm requested a review from kpneal kpneal 1 year ago
arsenm arsenm requested a review from nikic nikic 1 year ago
arsenm arsenm marked this pull request as ready for review 1 year ago
llvmbot llvmbot added llvm:ir
llvmbot llvmbot added llvm:transforms
llvmbot
dtcxzyw
dtcxzyw commented on 2024-07-02
arsenm InstCombine: Add baseline checks for ldexp(x, c ? x : 0) combine
30cbe8b0
arsenm InstCombine: Try to fold ldexp with select of power operand
672b1997
arsenm Add FMFSource to CreateLdexp
2fe67621
arsenm Use copyFastMathFlags
d7c42022
arsenm arsenm force pushed from d7686260 to d7c42022 1 year ago
dtcxzyw
dtcxzyw approved these changes on 2024-07-02
arsenm arsenm merged 5b77ed4d into main 1 year ago
arsenm arsenm deleted the users/arsenm/instcombine-fold-ldexp-select-with-0 branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone