This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AltiVec support toasted in HEAD


zero_constant just matches CONST0_RTX(V8HImode), so if for some reason
whomever created the 0 const_vector did not use const_tiny_rtx[0][V8HImode]
for the zero constant, the pattern won't match.

Who is responsible for using const_tiny_rtx, gen_rtx_CONST_VECTOR,
or the caller of gen_rtx_CONST_VECTOR ?

-- 
--------------------------
SuperH
2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
T:+44 1454 462330


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]