[PATCH] D86260: [CodeGen] Postprocess PHI nodes for callbr

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 13:15:21 PDT 2020


void updated this revision to Diff 286889.
void added a comment.

Remove extraneous thread_local from global variable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86260

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/test/CodeGen/X86/callbr-asm-phi-nodes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86260.286889.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200820/8b525456/attachment.bin>


More information about the llvm-commits mailing list