[all-commits] [llvm/llvm-project] a68b87: ValueTracking: Fix unintended nofpclass inference ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Aug 15 14:36:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a68b87df2b6e6450b96b2d492b78aea9d26e5337
https://github.com/llvm/llvm-project/commit/a68b87df2b6e6450b96b2d492b78aea9d26e5337
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
ValueTracking: Fix unintended nofpclass inference test
The name says it shouldn't be not inf, not eq inf.
More information about the All-commits
mailing list