User Details
- User Since
- Feb 23 2016, 2:17 PM (369 w, 20 h)
Oct 17 2017
Oct 16 2017
Instead of using SDNodeFlags to store metadata information, this patch directly appends an extra operand for rounding mode during the DAG build phase based on Stats's suggestion. This patch currently implements strict fps for fadd, fsub, fmul, fma, and fsqrt. Thanks a lot for @andrew.w.kaylor and @rampitec comments for this!
Oct 12 2017
Oct 11 2017
Removed -DAG checks completely.
Remove duplicate check lines.
Address code reviews.
Oct 10 2017
Ping.
Oct 9 2017
Address code reivews.
Oct 6 2017
Fixed format issue.
Oct 2 2017
Ping.
Sep 26 2017
Ping.
Sep 22 2017
Sep 20 2017
Ping.
Sep 19 2017
Will create another separate ticket to fix the v_ffbl_sdwa instruction generation.
Sep 15 2017
Ping.
Sep 14 2017
Fix the issues that variables are not capitalized.
Address code reviews.
Upload a full diff.
Changes based on code review feedback.
Sep 11 2017
Sep 8 2017
Ping.
Sep 7 2017
Sep 1 2017
Just add a custom lowering ISD:CTTZ to ISD::CTTZ_ZERO_UNDEF
Ping.
If we don't want to change the original way of implementation, we may want to do a custom lowering for ISD::CTTZ at AMDGPU backend to ISD::CTTZ_ZERO_UNDE?
Aug 31 2017
Aug 23 2017
Address code reviews. Thanks!
Fixed a format issue.
Patch update after the patch [X86] Remove X86ISD::FMADD in favor ISD::FMA has been upstreamed.
Aug 22 2017
Address code reviews. Thanks a lot!
Aug 18 2017
Ping.
Aug 17 2017
Ping.
Aug 16 2017
Remove extra period. Thanks!
Update LangRef.rst: put more accurate descriptions into the constrained.fma semantic section.
Update LangRef.rst based on comments.
Aug 15 2017
Address code reviews.
Aug 11 2017
Code changes based on Brian's comments.
Upload correct diff.
Address code reviews.
Aug 4 2017
Add missing lit tests.
Jul 26 2017
Modified function name.
Ping.
Jul 25 2017
Address code reviews.
Ping.
Jul 24 2017
Upload correct diff file.
Fixed a mistake for align2_i8 lit test.
Address code reviews.
Jul 21 2017
Address code reviews.
Address code reviews.
Jul 17 2017
- Address code reviews. Looks like adding "isDereferenceableAndAlignedPointer" is too strong to prevent expected code transformations.
- Modify related LIT tests.
Jul 9 2017
Jun 30 2017
Hi, is it possible to upload a full diff?
Jun 29 2017
Jun 9 2017
Modified lit tests.
Address code reviews.
Jun 8 2017
Address code reviews based on Tony's @t-tye comments
Jun 7 2017
Address code reviews.
Jun 6 2017
Add gfx600 and gfx601 definitions.
Jun 5 2017
Add new ISA version definitions & fix incorrect ISA versions.
May 22 2017
May 19 2017
Apr 12 2017
Address code review.
- Address code reviews.
- Will create another patch for optimized searching of divergent terminator.
Ping.
Change function name.