[all-commits] [llvm/llvm-project] b65f3a: [InstCombine] add test for fcmp+select miscompile; ...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Aug 25 12:40:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b65f3aa7d94ed63c7c97ace42eefeb5018f6c532
https://github.com/llvm/llvm-project/commit/b65f3aa7d94ed63c7c97ace42eefeb5018f6c532
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/minmax-fp.ll
Log Message:
-----------
[InstCombine] add test for fcmp+select miscompile; NFC
issue #57357
More information about the All-commits
mailing list