[all-commits] [llvm/llvm-project] 503545: [flang] Lower mvbits intrinsic
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Mar 25 00:01:43 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50354558a7068abbdecc8b54a50056c78c99a9c2
https://github.com/llvm/llvm-project/commit/50354558a7068abbdecc8b54a50056c78c99a9c2
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M flang/lib/Lower/IntrinsicCall.cpp
A flang/test/Lower/Intrinsics/mvbits.f90
Log Message:
-----------
[flang] Lower mvbits intrinsic
This patch adds the lowering for the `mvbits`
intrinsic.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122412
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>
Co-authored-by: Jean Perier <jperier at nvidia.com>
More information about the All-commits
mailing list