[PATCH] D68809: [MemorySSA] Additional handling of unreachable blocks.
George Burgess IV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 13:07:09 PDT 2019
george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.
Thanks!
================
Comment at: test/Analysis/MemorySSA/pr43426.ll:1
+; RUN: opt -licm -enable-mssa-loop-dependency -S %s | FileCheck %s
+target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
----------------
`; REQUIRES: asserts`?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68809/new/
https://reviews.llvm.org/D68809
More information about the llvm-commits
mailing list