Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][ESIMD] Removing warning messages from deprecated definitions #340

Merged

Conversation

dongkyunahn-intel
Copy link

  • 'format' -> 'bit_cast_view'
  • 'ESIMD__ENABLE' -> 'rgba_channel_mask::'
  • 'ATOMIC_' -> 'atomic_op::'
  • 'ESIMD_BARRIER_' -> 'split_barrier_action::'

- 'format' -> 'bit_cast_view'
- 'ESIMD_*_ENABLE' -> 'rgba_channel_mask::*'
- 'ATOMIC_' -> 'atomic_op::'
- 'ESIMD_BARRIER_' -> 'split_barrier_action::'
@vladimirlaz
Copy link

@dongkyunahn-intel could you please fix clang-format issues?

@dongkyunahn-intel
Copy link
Author

@dongkyunahn-intel could you please fix clang-format issues?

Done

@vladimirlaz
Copy link

@kbobrovs, @DenisBakhvalov could you please review?

@kbobrovs kbobrovs merged commit d268910 into intel:intel Jul 8, 2021
@dongkyunahn-intel dongkyunahn-intel deleted the suppressing_deprecated_warnings branch July 8, 2021 18:23
smaslov-intel pushed a commit to smaslov-intel/llvm-test-suite that referenced this pull request Aug 12, 2021
…ntel#340)

* [SYCL][ESIMD] Removing warning messages from deprecated definitions

- 'format' -> 'bit_cast_view'
- 'ESIMD_*_ENABLE' -> 'rgba_channel_mask::*'
- 'ATOMIC_' -> 'atomic_op::'
- 'ESIMD_BARRIER_' -> 'split_barrier_action::'
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…ntel/llvm-test-suite#340)

* [SYCL][ESIMD] Removing warning messages from deprecated definitions

- 'format' -> 'bit_cast_view'
- 'ESIMD_*_ENABLE' -> 'rgba_channel_mask::*'
- 'ATOMIC_' -> 'atomic_op::'
- 'ESIMD_BARRIER_' -> 'split_barrier_action::'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants