[PATCH] D151887: InstSimplify: Start cleaning up simplifyFCmpInst
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 2 07:22:58 PDT 2023
arsenm added a comment.
In D151887#4634914 <https://reviews.llvm.org/D151887#4634914>, @zequanwu wrote:
> Attach reduced IR:
> This command triggers the error even with the fix (0637b00041c7d6a191d51d9966c4f5f41fb97ab5 <https://reviews.llvm.org/rG0637b00041c7d6a191d51d9966c4f5f41fb97ab5>):
>
> opt '-passes=default<O2>' reduce.ll
Fixed by 6f2e943de67aed26c356ebbc03c5afb9925557bd <https://reviews.llvm.org/rG6f2e943de67aed26c356ebbc03c5afb9925557bd>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151887/new/
https://reviews.llvm.org/D151887
More information about the llvm-commits
mailing list