[PATCH] D87865: PR47468: Fix findPHICopyInsertPoint, so that copies aren't incorrectly inserted after an INLINEASM_BR.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 11:14:43 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7a53d82c090: PR47468: Fix findPHICopyInsertPoint, so that copies aren't incorrectly inserted… (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87865/new/

https://reviews.llvm.org/D87865

Files:
  llvm/lib/CodeGen/PHIEliminationUtils.cpp
  llvm/test/CodeGen/X86/callbr-asm-phi-placement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87865.292853.patch
Type: text/x-patch
Size: 4070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/c2531553/attachment.bin>


More information about the llvm-commits mailing list