[all-commits] [llvm/llvm-project] 33051d: [X86] Remove X86Fmadd SDNode from tablegen. Use st...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Dec 26 23:46:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33051d5d61f23a21940325147d71bb816d3da3e8
https://github.com/llvm/llvm-project/commit/33051d5d61f23a21940325147d71bb816d3da3e8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-12-26 (Sat, 26 Dec 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/lib/Target/X86/X86InstrFragmentsSIMD.td
Log Message:
-----------
[X86] Remove X86Fmadd SDNode from tablegen. Use standard fma instead. NFC
I guess I missed this in 4252f7773a5b98b825d17e5f77c7d349cb2fb7c7
when I modified most patterns.
More information about the All-commits
mailing list