[llvm-commits] [llvm] r42270 - in /llvm/trunk: lib/Transforms/Scalar/LICM.cpp test/Transforms/LICM/2007-09-24-PromoteNullValue.ll

Dan Gohman djg at cray.com
Mon Sep 24 13:36:14 PDT 2007


> Do not promote null values because it may be unsafe to do so.

Interesting. See our earlier discussion on LICM checking for
NULL constants :-}.

Dan

-- 
Dan Gohman, Cray Inc.



More information about the llvm-commits mailing list