[PATCH] D113834: [X86] Fix crash with inline asm using wrong register name
Fabian Wolff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 15:48:53 PST 2021
fwolff updated this revision to Diff 387142.
fwolff added a comment.
Use `return None;` instead of `return {};`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113834/new/
https://reviews.llvm.org/D113834
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/X86/asm-reject-reg-type-mismatch-avx.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113834.387142.patch
Type: text/x-patch
Size: 4008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211114/8026b292/attachment.bin>
More information about the llvm-commits
mailing list