[PATCH] D67366: [CGP] Ensure sinking multiple instructions does not invalidate dominance checks

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 08:58:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371743: [CGP] Ensure sinking multiple instructions does not invalidate dominance checks (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67366?vs=219611&id=219932#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67366

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/Transforms/CodeGenPrepare/ARM/sink-add-mul-shufflevector.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/ARM/sinkchain.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67366.219932.patch
Type: text/x-patch
Size: 9554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/597f58bd/attachment.bin>


More information about the llvm-commits mailing list