[PATCH] Add target hook to allow merging stores of nonzero constants
hfinkel at anl.gov
hfinkel at anl.gov
Sat May 23 15:27:52 PDT 2015
================
Comment at: include/llvm/Target/TargetLowering.h:270
@@ -269,1 +269,3 @@
+ /// Return true if it is expected to be cheaper to do a store of a non-zero
+ /// vetor constant with the given size and type for the address space.
----------------
This does not explain well what this does. Cheaper than what?
http://reviews.llvm.org/D9956
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list