[all-commits] [llvm/llvm-project] 46ef2e: Update polly for removal of CallInst::arg_operands...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Oct 8 10:46:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46ef2e0bf995d8db4cbdf69f3d1bbc2487030ba0
https://github.com/llvm/llvm-project/commit/46ef2e0bf995d8db4cbdf69f3d1bbc2487030ba0
Author: Reid Kleckner <rnk at google.com>
Date: 2021-10-08 (Fri, 08 Oct 2021)
Changed paths:
M polly/lib/Analysis/ScopBuilder.cpp
M polly/lib/Analysis/ScopDetection.cpp
Log Message:
-----------
Update polly for removal of CallInst::arg_operands/getNumArgOperands
Fixes polly build
More information about the All-commits
mailing list