[all-commits] [llvm/llvm-project] aca8a5: [libclc] Remove clspv-specific clc conversions (#1...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Mon Feb 24 04:32:18 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aca8a5cb2325767859f38894f42ce47732cbb53e
https://github.com/llvm/llvm-project/commit/aca8a5cb2325767859f38894f42ce47732cbb53e
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths:
M libclc/CMakeLists.txt
M libclc/generic/lib/gen_convert.py
Log Message:
-----------
[libclc] Remove clspv-specific clc conversions (#128500)
The clc and clc+clspv modes produced the same conversions code, so this
patch simplifies the process. It further simplifies the internal checks
the script makes by assuming the mutual exclusivity.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list