[all-commits] [llvm/llvm-project] 8a4d05: [ConstantFolding] add copysign tests for more FP t...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Jun 4 08:47:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a4d05ddb3ff25c53299ff440032547d68b36397
https://github.com/llvm/llvm-project/commit/8a4d05ddb3ff25c53299ff440032547d68b36397
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-06-04 (Fri, 04 Jun 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/ConstProp/copysign.ll
Log Message:
-----------
[ConstantFolding] add copysign tests for more FP types; NFC
D102673 proposes to ease the current type check, but
there doesn't appear to be any test coverage for that.
More information about the All-commits
mailing list