[all-commits] [llvm/llvm-project] 26db17: [OpenCL][NFC] Refactor vloada_half and vstorea_hal...
Stuart Brady via All-commits
all-commits at lists.llvm.org
Wed Sep 29 09:23:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26db178cc2b39167a2fd69acfc8ba7ea564f3746
https://github.com/llvm/llvm-project/commit/26db178cc2b39167a2fd69acfc8ba7ea564f3746
Author: Stuart Brady <stuart.brady at arm.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M clang/lib/Sema/OpenCLBuiltins.td
Log Message:
-----------
[OpenCL][NFC] Refactor vloada_half and vstorea_half decls
Group them together with the vload_half and vstore_half decls for
simplicity.
Reviewed By: svenvh
Differential Revision: https://reviews.llvm.org/D110636
More information about the All-commits
mailing list