[all-commits] [llvm/llvm-project] 94063c: [test] Make mut-rec-scc.ll a bit more robust
aeubanks via All-commits
all-commits at lists.llvm.org
Fri May 19 12:26:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94063cac47fb2d07e92d6922761e182f1e657764
https://github.com/llvm/llvm-project/commit/94063cac47fb2d07e92d6922761e182f1e657764
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-05-19 (Fri, 19 May 2023)
Changed paths:
M llvm/test/Transforms/Inline/mut-rec-scc.ll
Log Message:
-----------
[test] Make mut-rec-scc.ll a bit more robust
By adding noinline
Also make the SCC have 3 functions to prevent test changes with an upcoming change.
More information about the All-commits
mailing list