diff options
author | Rajat Bajpai <rbajpai@nvidia.com> | 2025-01-02 16:33:10 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-02 19:03:10 +0800 |
commit | 76a4c4593ba9f8cad894d80ea75687cd86be3cdd (patch) | |
tree | fa6ad59aee50ae00be0dbd235fc518bf628f42ec /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | df728cf1d7959e214af68dbf4d6e3750fc7b5b13 (diff) | |
download | llvm-76a4c4593ba9f8cad894d80ea75687cd86be3cdd.zip llvm-76a4c4593ba9f8cad894d80ea75687cd86be3cdd.tar.gz llvm-76a4c4593ba9f8cad894d80ea75687cd86be3cdd.tar.bz2 |
[InstCombine] Fix constant swap case of fcmp + fadd + sel xfrm (#119419)
The fcmp + fadd + sel => fcmp + sel + fadd xfrm performs incorrect
transformation when select branch values are swapped. This change fixes
this.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions