User Details
- User Since
- Nov 4 2014, 1:36 AM (399 w, 6 d)
Jan 24 2017
Great catch Igor,
the transformation is not valid to select (and (x & 0x1) == 0) , (z ^ y), y ),
for that we will need an extra instruction to create the mask.
I change the algorithm to catch only: select (and (x & 0x1) == 0) , y, (z ^ y) )
Jan 15 2017
changes according to Igor review.
Jan 12 2017
LGTM
Jan 5 2017
Nov 27 2016
Nov 20 2016
Nov 10 2016
- update the regression tests.
- used the utils/update_llc_test_checks.py to auto-generate complete checks.
+ Sanjay
fixes pr29002
update the test case using the example in pr29002
Nov 9 2016
Sep 11 2016
LGTM
Aug 21 2016
Aug 14 2016
LGTM
Jul 11 2016
Jul 5 2016
Jul 4 2016
Jun 26 2016
Jun 23 2016
add align to CHECK
Jun 19 2016
small changes according to Simon review.
Jun 5 2016
Jun 1 2016
minor fixes, LGTM
May 25 2016
LGTM with small fix
LGTM
LGTM
LGTM
May 23 2016
LGTM
test added
May 19 2016
LGTM
LGTM
May 18 2016
LGTM
May 10 2016
LGTM
LGTM
LGTM
LGTM
May 9 2016
LGTM
May 8 2016
May 4 2016
May 3 2016
LGTM
LTGM
LGTM
May 2 2016
May 1 2016
LGTM
lgtm
LGTM
Apr 27 2016
intrinsics with zero masks (maskz) are missing.
please change from setzero to undefined in the non mask versions.
LGTM after that.
Apr 26 2016
minor fixes, LGTM
I just saw the dependency review, LGTM after it done.
you need to add avx512vlcdintrin.h to:
- /lib/Headers/CMakeLists.txt
- /lib/Headers/immintrin.h
Apr 25 2016
LGTM
minor fixes, LGTM
tests are missing
Apr 24 2016
LGTM
Apr 21 2016
Apr 19 2016
update according to Reid comments.
run clang-format and add other linkage testcases
Apr 18 2016
Apr 17 2016
LGTM
Apr 13 2016
Hey Rafael,
can you please review this minor change?
Thanks,
Asaf
Apr 12 2016
LGTM
Apr 11 2016
LGTM
LGTM
there are some tests duplication
Apr 10 2016
see comments
LGTM
there are duplication in the headers and in the tests.
Apr 3 2016
Mar 28 2016
LGTM
Mar 17 2016
Mar 16 2016
Feb 24 2016
LGTM
Feb 22 2016
Feb 18 2016
LGTM