diff options
author | c8ef <c8ef@outlook.com> | 2024-06-11 17:42:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 11:42:19 +0200 |
commit | e5bdb7af86c2947ab138049f0aafd7de9381b944 (patch) | |
tree | d9f7be0ba40e1b82205eaaabcf8a869cb4083630 /llvm/docs/tutorial | |
parent | 995ba4afcd0d913bca5e082afe90be78b2882f79 (diff) | |
download | llvm-e5bdb7af86c2947ab138049f0aafd7de9381b944.zip llvm-e5bdb7af86c2947ab138049f0aafd7de9381b944.tar.gz llvm-e5bdb7af86c2947ab138049f0aafd7de9381b944.tar.bz2 |
[InstCombine] fold ldexp(x, sext(i1 y)) to fmul x, (select y, 0.5, 1.0) (#95073)
Follow up of #94887.
Context:
https://github.com/llvm/llvm-project/pull/94887#pullrequestreview-2106213891
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions