diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-06-02 18:21:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 18:21:14 +0800 |
commit | 1984c7539ebeb2697233f8163a051a2ce0d4fa50 (patch) | |
tree | d6b107383d050ce468c8b4351e95103e11127bca /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b3fd2ea88875e58c66dd67870ff822cedf2570cf (diff) | |
download | llvm-1984c7539ebeb2697233f8163a051a2ce0d4fa50.zip llvm-1984c7539ebeb2697233f8163a051a2ce0d4fa50.tar.gz llvm-1984c7539ebeb2697233f8163a051a2ce0d4fa50.tar.bz2 |
[ValueTracking] Do not use FMF from fcmp (#142266)
This patch introduces an FMF parameter for
`matchDecomposedSelectPattern` to pass FMF flags from select, instead of
fcmp.
Closes https://github.com/llvm/llvm-project/issues/137998.
Closes https://github.com/llvm/llvm-project/issues/141017.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions