[all-commits] [llvm/llvm-project] 709caf: [FunctionAttrs] Add additional nounwind inference ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Apr 6 01:41:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 709cafb10db7c1daf894a32091cd559b15c43514
https://github.com/llvm/llvm-project/commit/709cafb10db7c1daf894a32091cd559b15c43514
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M llvm/test/Transforms/FunctionAttrs/nounwind.ll
Log Message:
-----------
[FunctionAttrs] Add additional nounwind inference tests (NFC)
For PR61945.
More information about the All-commits
mailing list