[all-commits] [llvm/llvm-project] 26cdae: [InstCombine] add tests for fsub; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Jan 10 09:04:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 26cdaeb1f05ba140011a43ef1ea8a37d3cf416d9
https://github.com/llvm/llvm-project/commit/26cdaeb1f05ba140011a43ef1ea8a37d3cf416d9
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/fsub.ll
Log Message:
-----------
[InstCombine] add tests for fsub; NFC
Conflicting/missing canonicalizations are visible in PR44509:
https://bugs.llvm.org/show_bug.cgi?id=44509
More information about the All-commits
mailing list