[PATCH] D37455: [X86] Introduce a new td file to hold patterns some of the non instruction patterns from SSE and AVX512
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 01:31:57 PDT 2017
aymanmus added a comment.
Why introduce new file instead of copying to X86InstrCompiler.td?
================
Comment at: lib/Target/X86/X86InstrSSE.td:323
//===----------------------------------------------------------------------===//
// Non-instruction patterns
//===----------------------------------------------------------------------===//
----------------
Remove comment please
https://reviews.llvm.org/D37455
More information about the llvm-commits
mailing list