On Fri, Dec 14, 2018 at 06:32:32AM +, senthilkumar.selva...@microchip.com
wrote:
> Segher Boessenkool writes:
> > On Thu, Dec 13, 2018 at 09:39:52AM +,
> > senthilkumar.selva...@microchip.com wrote:
> >> When debugging PR 88253, I found that force_to_mode uses a parameter
> >> (just_s
Segher Boessenkool writes:
> Hi!
>
> On Thu, Dec 13, 2018 at 09:39:52AM +, senthilkumar.selva...@microchip.com
> wrote:
>> When debugging PR 88253, I found that force_to_mode uses a parameter
>> (just_select) to prevent the function from returning a const0_rtx even
>> if none of the b
Hi!
On Thu, Dec 13, 2018 at 09:39:52AM +, senthilkumar.selva...@microchip.com
wrote:
> When debugging PR 88253, I found that force_to_mode uses a parameter
> (just_select) to prevent the function from returning a const0_rtx even
> if none of the bits set by the rtx are needed. The comme
Hi,
When debugging PR 88253, I found that force_to_mode uses a parameter
(just_select) to prevent the function from returning a const0_rtx even
if none of the bits set by the rtx are needed. The comment says
"If JUST_SELECT is nonzero, don't optimize by noticing that bits in MASK
are