aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-10-05 18:08:52 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-10-05 18:08:52 +0000
commitb43706a3d8aaf81405c1141464756cf5255cb966 (patch)
tree8c1d9913019e58148e8e4515e1b580922e366d96 /sys/contrib
parentda18eb016e0b625d62fdc9e15388431df26dc4e5 (diff)
downloadsrc-b43706a3d8aaf81405c1141464756cf5255cb966.tar.gz
src-b43706a3d8aaf81405c1141464756cf5255cb966.zip
Merge commit 0fac1c191 from llvm git (by Craig Topper):
[X86] Allow Yz inline assembly constraint to choose ymm0 or zmm0 when avx/avx512 are enabled and type is 256 or 512 bits gcc supports selecting ymm0/zmm0 for the Yz constraint when used with 256 or 512 bit vector types. Fixes PR45806 Differential Revision: https://reviews.llvm.org/D79448 This should fix 'fatal error: error in backend: Cannot select' errors if assertions are disabled, or 'Assertion failed: (isVector() && "Invalid vector type!"), function getVectorNumElements, file /usr/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ValueTypes.h, line 276.', when building the audio/lsp-plugins-lv2 port. Direct commit to stable/{11,12} since head has clang 11.0.0, which already includes this fix. Reported by: yuri PR: 232911
Notes
Notes: svn path=/stable/11/; revision=366452
Diffstat (limited to 'sys/contrib')
0 files changed, 0 insertions, 0 deletions