[PATCH] [CGP] CodeGenPrepare sinks addrspacecast

Matt Arsenault Matthew.Arsenault at amd.com
Wed May 21 15:52:19 PDT 2014


LGTM

================
Comment at: test/Transforms/CodeGenPrepare/X86/sink-addrspacecast.ll:1
@@ +1,2 @@
+; RUN: opt -S < %s -codegenprepare | FileCheck %s
+
----------------
Move the argument before the < %s

http://reviews.llvm.org/D3831






More information about the llvm-commits mailing list