[all-commits] [llvm/llvm-project] 5f9e04: In the case the function body is empty, shifting a...
Renaud Kauffmann via All-commits
all-commits at lists.llvm.org
Thu Nov 10 08:55:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f9e0491116e18b238f16091bc9a892cc6f7e64d
https://github.com/llvm/llvm-project/commit/5f9e0491116e18b238f16091bc9a892cc6f7e64d
Author: Renaud-K <rkauffmann at nvidia.com>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M flang/lib/Optimizer/Transforms/AbstractResult.cpp
M flang/test/Fir/abstract-result-2.fir
Log Message:
-----------
In the case the function body is empty, shifting attributes as inserting argument is not supported
Differential revision: https://reviews.llvm.org/D137757
More information about the All-commits
mailing list