[all-commits] [llvm/llvm-project] 9a86eb: [X86] Add mulh test coverage for extension to ille...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 30 05:43:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a86eb5602481fbd7e5d1b1a1c13240e82f273ef
https://github.com/llvm/llvm-project/commit/9a86eb5602481fbd7e5d1b1a1c13240e82f273ef
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M llvm/test/CodeGen/X86/pmulh.ll
Log Message:
-----------
[X86] Add mulh test coverage for extension to illegal type
Part of D113371 - add test coverage for case where we're truncating from an illegal type
More information about the All-commits
mailing list