[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 09:42:41 PDT 2020


jyknight updated this revision to Diff 292829.
jyknight added a comment.

Comment nits.


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.292829.patch
Type: text/x-patch
Size: 4070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/b2720d12/attachment.bin>


More information about the llvm-commits mailing list