[all-commits] [llvm/llvm-project] 5a5536: [X86] Remove redundant VMOVDDUPZ128rmk/VMOVDDUPZ12...
topperc via All-commits
all-commits at lists.llvm.org
Thu Apr 9 09:08:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a55363dc46e400a109139afc4a7186b06b233cb
https://github.com/llvm/llvm-project/commit/5a55363dc46e400a109139afc4a7186b06b233cb
Author: Craig Topper <craig.topper at intel.com>
Date: 2020-04-09 (Thu, 09 Apr 2020)
Changed paths:
M llvm/lib/Target/X86/X86InstrAVX512.td
Log Message:
-----------
[X86] Remove redundant VMOVDDUPZ128rmk/VMOVDDUPZ128rmkz isel patterns.
These patterns are identical to the pattern for the instruction.
More information about the All-commits
mailing list