[all-commits] [llvm/llvm-project] f595c5: [Attributor] Use the right argument number (call s...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Jul 3 12:49:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f595c500406b7b3d9d0db218d44b32d90455f580
https://github.com/llvm/llvm-project/commit/f595c500406b7b3d9d0db218d44b32d90455f580
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
Log Message:
-----------
[Attributor] Use the right argument number (call site vs callee)
Commit: b288e668626bed43662669acb578fe05b14a355a
https://github.com/llvm/llvm-project/commit/b288e668626bed43662669acb578fe05b14a355a
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M polly/lib/Analysis/ScopBuilder.cpp
Log Message:
-----------
[Polly][FIX] Adjust enum after D153305
Compare: https://github.com/llvm/llvm-project/compare/6ceba01a4d5c...b288e668626b
More information about the All-commits
mailing list