[PATCH] D79448: [X86] Allow Yz inline assembly constraint to choose ymm0 or zmm0 when avx/avx512 are enabled and type is 256 or 512 bits
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 21:33:52 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0fac1c191281: [X86] Allow Yz inline assembly constraint to choose ymm0 or zmm0 when… (authored by craig.topper).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D79448?vs=262233&id=262289#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79448/new/
https://reviews.llvm.org/D79448
Files:
clang/lib/Basic/Targets/X86.cpp
clang/test/CodeGen/x86-inline-asm-v-constraint.c
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/inline-asm-avx-v-constraint.ll
llvm/test/CodeGen/X86/inline-asm-avx512f-v-constraint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79448.262289.patch
Type: text/x-patch
Size: 5225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/c357d3ab/attachment.bin>
More information about the llvm-commits
mailing list