[all-commits] [llvm/llvm-project] 708fa7: ValueTracking: Update a use of cannotBeOrderedLess...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jul 7 04:34:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 708fa7d926fc0015b8b7a2b607a1f6753c3ecb3e
https://github.com/llvm/llvm-project/commit/708fa7d926fc0015b8b7a2b607a1f6753c3ecb3e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/floating-point-compare.ll
Log Message:
-----------
ValueTracking: Update a use of cannotBeOrderedLessThanZero
Makes assumes work.
More information about the All-commits
mailing list