[all-commits] [llvm/llvm-project] 5b18d8: Reapply "ValueTracking: Handle phi in computeKnown...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu May 18 04:59:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b18d843806a9288a37e15fb194799847073979e
https://github.com/llvm/llvm-project/commit/5b18d843806a9288a37e15fb194799847073979e
Author: Matt Arsenault <matt at MattBook.local>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/unittests/Analysis/ValueTrackingTest.cpp
Log Message:
-----------
Reapply "ValueTracking: Handle phi in computeKnownFPClass"
This reverts commit e13f88d1ff5234946af6349a9a7cf56fcb6c040e.
Fix off by one recursion limit check.
More information about the All-commits
mailing list