[all-commits] [llvm/llvm-project] 9cc669: [InstCombine][InstSimplify] add tests for sign of ...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Jul 14 05:08:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9cc669d22d8641e9d359d871ac7761a121c9caf0
https://github.com/llvm/llvm-project/commit/9cc669d22d8641e9d359d871ac7761a121c9caf0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-07-14 (Tue, 14 Jul 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/copysign.ll
M llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
M llvm/test/Transforms/InstSimplify/floating-point-compare.ll
Log Message:
-----------
[InstCombine][InstSimplify] add tests for sign of maxnum; NFC
More coverage for D83601.
More information about the All-commits
mailing list