User Details
User Details
- User Since
- Apr 12 2022, 11:16 PM (75 w, 3 d)
Dec 20 2022
Dec 20 2022
Leonc added inline comments to D137954: Enable roundeven..
Enable roundeven.
Leonc closed D137954: Enable roundeven..
Leonc added inline comments to D137954: Enable roundeven..
Leonc updated the diff for D137954: Enable roundeven..
- Address comments.
Leonc added inline comments to D137954: Enable roundeven..
Leonc added inline comments to D137954: Enable roundeven..
Leonc updated the diff for D137954: Enable roundeven..
- Clang formatting.
Dec 19 2022
Dec 19 2022
Leonc updated the diff for D137954: Enable roundeven..
- Address comments.
Leonc added inline comments to D137954: Enable roundeven..
Leonc updated the diff for D137954: Enable roundeven..
- Address comments.
Leonc added inline comments to D137954: Enable roundeven..
Leonc updated the diff for D137954: Enable roundeven..
- Revert vector code in favour of auto-vectorisation.
Leonc updated the diff for D137954: Enable roundeven..
- Add support for vector types.
Dec 14 2022
Dec 14 2022
Leonc added a comment to D137954: Enable roundeven..
FRINT only handles f64 so I'm updating the patch to handle the remaining scalar types.
Leonc updated the diff for D137954: Enable roundeven..
- Change rounding method to match GlobalISel.
Dec 6 2022
Dec 6 2022
Leonc added inline comments to D137954: Enable roundeven..
Dec 1 2022
Dec 1 2022
Leonc added a comment to D139000: [AMDGPU] Remove function with incompatible features.
Is there a way to detect when new feature attributes are added and raise a warning if this pass hasn't been updated?
Nov 19 2022
Nov 19 2022
Leonc added inline comments to D137954: Enable roundeven..
Nov 18 2022
Nov 18 2022
Leonc added a comment to D137954: Enable roundeven..
Leonc updated the diff for D137954: Enable roundeven..
- Changes required by clang-format.
Nov 17 2022
Nov 17 2022
Leonc added a comment to D137954: Enable roundeven..
The warning is from clang-format. It wants to make 86 changes over hundreds of lines unrelated to this patch.
Leonc updated the diff for D137954: Enable roundeven..
- Rebase.
Leonc added a comment to D137954: Enable roundeven..
Couldn't reproduce pre-merge warning locally.
All tests have passed successfully.
Nov 15 2022
Nov 15 2022
Leonc updated the diff for D137954: Enable roundeven..
- Address comments.
Leonc updated the diff for D137954: Enable roundeven..
- Move test file.
Leonc added a comment to D137954: Enable roundeven..
@arsenm how's this? The tests are unified, but it seems a little misleading to have ISel and GlobalISel tests in the same directory.
Leonc updated the diff for D137954: Enable roundeven..
- Address comments.
Nov 14 2022
Nov 14 2022
Leonc added inline comments to D137954: Enable roundeven..
Leonc added a comment to D137954: Enable roundeven..
Leonc requested review of D137954: Enable roundeven..
Oct 13 2022
Oct 13 2022
Leonc updated the diff for D135124: Add f16 nearbyint support..
- Add FileCheck directives.
Oct 12 2022
Oct 12 2022
Leonc updated the diff for D135788: Precommit for SWDEV-353076: Add check directives to existing tests..
- Revert GCN prefixes.
Leonc updated the diff for D135788: Precommit for SWDEV-353076: Add check directives to existing tests..
- Add GCN prefix.
Leonc added inline comments to D135788: Precommit for SWDEV-353076: Add check directives to existing tests..
Leonc requested review of D135788: Precommit for SWDEV-353076: Add check directives to existing tests..
Oct 11 2022
Oct 11 2022
Leonc added inline comments to D135609: [AMDGPU] Fix True16 patterns for cmp on GFX11.
Leonc added inline comments to D135609: [AMDGPU] Fix True16 patterns for cmp on GFX11.
Oct 3 2022
Oct 3 2022
Leonc added inline comments to D135124: Add f16 nearbyint support..
Leonc added a comment to D135124: Add f16 nearbyint support..
Comments on SWDEV-353076 suggested there was a related issue with roundeven but I wasn't able to find any.
Leonc added inline comments to D135124: Add f16 nearbyint support..
Leonc requested review of D135124: Add f16 nearbyint support..
Aug 17 2022
Aug 17 2022
Abandoning in favour of updating device-libs.
Aug 16 2022
Aug 16 2022
Leonc requested review of D131951: Use ISA versions instead of attributes to determine intrinsic legality..
Aug 5 2022
Aug 5 2022
Leonc added a comment to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Remove debug code.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Address comments.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Address comments.
Aug 4 2022
Aug 4 2022
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Address comments and fix tests.
Aug 3 2022
Aug 3 2022
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Address comments.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Add v_illegal assembly tests.
- Update instruction definitions.
Aug 1 2022
Aug 1 2022
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Fix ternary args.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Fix indentation, braces, and file mode.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Add different versions of V_ILLEGAL for different targets.
Jul 29 2022
Jul 29 2022
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Handling for atomics plus tests.
Jul 28 2022
Jul 28 2022
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Address comments.
Jul 27 2022
Jul 27 2022
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Revert changes to return values.
- Refactor code.
- Address comments.
Jul 24 2022
Jul 24 2022
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Fix existing test failures.
Jun 14 2022
Jun 14 2022
Leonc added a comment to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added a comment to D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc added a comment to D123693: Transform illegal intrinsics to V_ILLEGAL.
Jun 13 2022
Jun 13 2022
Leonc added inline comments to D123693: Transform illegal intrinsics to V_ILLEGAL.
Jun 10 2022
Jun 10 2022
Leonc added a comment to D123693: Transform illegal intrinsics to V_ILLEGAL.
Next steps:
Leonc retitled D123693: Transform illegal intrinsics to V_ILLEGAL from Transform tex2D to legal intrinsic on gfx90a. to Transform illegal intrinsics to V_ILLEGAL.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Revert rebase error.
Leonc updated the diff for D123693: Transform illegal intrinsics to V_ILLEGAL.
- Updates toward catching and handling all illegal intrinsics.
Apr 13 2022
Apr 13 2022
Leonc updated the summary of D123693: Transform illegal intrinsics to V_ILLEGAL.
Leonc requested review of D123693: Transform illegal intrinsics to V_ILLEGAL.