[all-commits] [llvm/llvm-project] 76128c: [X86] Add FMA commuting test case for D75016
topperc via All-commits
all-commits at lists.llvm.org
Thu Feb 27 20:41:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 76128cf624fda0d8e73690f1a57efde78f4197c2
https://github.com/llvm/llvm-project/commit/76128cf624fda0d8e73690f1a57efde78f4197c2
Author: Craig Topper <craig.topper at gmail.com>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
A llvm/test/CodeGen/X86/fma-commute-loop.ll
Log Message:
-----------
[X86] Add FMA commuting test case for D75016
This test case shows extra moves due to not fully considering all
commuting opportunities.
More information about the All-commits
mailing list