[all-commits] [llvm/llvm-project] 0b5c51: InstCombine: Add some additional is.fpclass tests
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 8 18:19:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b5c51b04050c4542f317c1ebcf850b5c27489fb
https://github.com/llvm/llvm-project/commit/0b5c51b04050c4542f317c1ebcf850b5c27489fb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/combine-is.fpclass-and-fcmp.ll
M llvm/test/Transforms/InstCombine/create-class-from-logic-fcmp.ll
M llvm/test/Transforms/InstCombine/is_fpclass.ll
Log Message:
-----------
InstCombine: Add some additional is.fpclass tests
Test some more cases related to compare with 0 and inf.
More information about the All-commits
mailing list