[PATCH] D113834: [X86] Fix crash with inline asm using wrong register name

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 18:38:30 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb484fa828929: [X86] Fix crash with inline asm using wrong register name (authored by fwolff, committed by pengfei).

Repository:
  rG LLVM Github Monorepo

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.387471.patch
Type: text/x-patch
Size: 4008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/b0f063d8/attachment.bin>


More information about the llvm-commits mailing list