[all-commits] [llvm/llvm-project] fc3cf4: [InstCombine] add tests for fmul/fdiv with fabs op...
RotateRight via All-commits
all-commits at lists.llvm.org
Sat Jun 20 08:47:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fc3cf48e1268702ee97a0f67a92976c9bec42a75
https://github.com/llvm/llvm-project/commit/fc3cf48e1268702ee97a0f67a92976c9bec42a75
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-20 (Sat, 20 Jun 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/fdiv.ll
M llvm/test/Transforms/InstCombine/fmul.ll
Log Message:
-----------
[InstCombine] add tests for fmul/fdiv with fabs operands; NFC
More information about the All-commits
mailing list