Fix spelling in comment. NFCI.

llvm-svn: 318687
This commit is contained in:
Simon Pilgrim 2017-11-20 19:18:33 +00:00
parent f953e4b881
commit c179c39ed1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
// FMA3 - Intel 3 operand Fused Multiply-Add instructions
//===----------------------------------------------------------------------===//
// For all FMA opcodes declared in fma3p_rm_* and fma3s_rm_* milticlasses
// For all FMA opcodes declared in fma3p_rm_* and fma3s_rm_* multiclasses
// defined below, both the register and memory variants are commutable.
// For the register form the commutable operands are 1, 2 and 3.
// For the memory variant the folded operand must be in 3. Thus,