[all-commits] [llvm/llvm-project] ece9aa: [flang] Implement the runtime portion of the UNPAC...
Pete Steinfeld via All-commits
all-commits at lists.llvm.org
Wed Jul 21 08:04:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ece9aa29ff65dac90727810e2f72fc586b86de45
https://github.com/llvm/llvm-project/commit/ece9aa29ff65dac90727810e2f72fc586b86de45
Author: Peter Steinfeld <psteinfeld at nvidia.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M flang/unittests/RuntimeGTest/Transformational.cpp
Log Message:
-----------
[flang] Implement the runtime portion of the UNPACK intrinsic
I'd previously merged this into the fir-dev branch. This change is to
do the same thing to the main branch of llvm-project.
Differential Revision: https://reviews.llvm.org/D106294
More information about the All-commits
mailing list