[all-commits] [llvm/llvm-project] 55f3df: [NVPTX] Fix and refine prefetch.* intrinsics (#126...
Abhilash Majumder via All-commits
all-commits at lists.llvm.org
Thu Feb 13 08:54:24 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55f3df875d3a266c566f593357e2290879f49321
https://github.com/llvm/llvm-project/commit/55f3df875d3a266c566f593357e2290879f49321
Author: Abhilash Majumder <30946547+abhilash1910 at users.noreply.github.com>
Date: 2025-02-13 (Thu, 13 Feb 2025)
Changed paths:
M llvm/docs/NVPTXUsage.rst
M llvm/include/llvm/IR/IntrinsicsNVVM.td
M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
M llvm/test/CodeGen/NVPTX/prefetch.ll
Log Message:
-----------
[NVPTX] Fix and refine prefetch.* intrinsics (#126899)
This is follow-up PR from #125887 which fixes the intrinsic failures .
---------
Co-authored-by: abmajumder <abmajumder at nvidia.com>
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