Hello,
I want to know whether it is correct to add left shift instruction to
a constant expression statement like "_3 + 4"?
I am trying to add a left shift instruction in between below GIMPLE
instructions -
:
instrn_buffer.0_1 = instrn_buffer;
_2 = tree.cnt;
_3 = (int) _2;
_4 = _3 + 4
On Fri, Feb 18, 2022 at 11:04 AM Shubham Narlawar via Gcc
wrote:
>
> Hello,
>
> I want to know whether it is correct to add left shift instruction to
> a constant expression statement like "_3 + 4"?
>
> I am trying to add a left shift instruction in between below GIMPLE
> instructions -
>
>:
>
Snapshot gcc-10-20220218 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/10-20220218/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 10 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Hi,
Can anyone of OpenMP contributors review my last patch?
Thanks
Mohamed
Respected Sir/Madam
I am Purvak Baliyan, an Information Technology undergrad, I have entered my
third year at DR. Akhilesh Das Gupta Institute of Technology &
Management(ADGITM). I am new to open source contributions but i am well
aware of C/C++, Data Structure and Algorithms, and HTML & CSS. I wo