These are equivalent. The generic rotate builtins do not directly map
to the fshr intrinsic.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D76472
AMDGPU: Emit llvm.fshr for __builtin_amdgcn_alignbit ClosedPublic Authored by arsenm on Mar 19 2020, 7:03 PM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, t-tye, tpr and 5 others. · View Herald TranscriptMar 19 2020, 7:03 PM This revision is now accepted and ready to land.Mar 23 2020, 1:32 PM
Revision Contents
Diff 251528 clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGenOpenCL/builtins-amdgcn.cl
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
|