[all-commits] [llvm/llvm-project] 94a0dd: [InstCombine] Fix Failure to convert vector fp com...
SahilPatidar via All-commits
all-commits at lists.llvm.org
Tue Mar 5 03:49:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94a0dd5a1960e1ace0a161228f91c2e18865d061
https://github.com/llvm/llvm-project/commit/94a0dd5a1960e1ace0a161228f91c2e18865d061
Author: SahilPatidar <89641424+SahilPatidar at users.noreply.github.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/cast-int-fcmp-eq-0.ll
M llvm/test/Transforms/InstCombine/clamp-to-minmax.ll
M llvm/test/Transforms/InstCombine/sitofp.ll
Log Message:
-----------
[InstCombine] Fix Failure to convert vector fp comparisons that can be represented as integers #82241 (#83274)
Resolve #82241
---------
Co-authored-by: SahilPatidar <patidarsahil at 2001gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list