[all-commits] [llvm/llvm-project] 6af131: [AggressiveInstCombine][Docs] Update pass document...
Maksim Kita via All-commits
all-commits at lists.llvm.org
Wed Jul 26 09:33:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6af131abea21b1885bd251275cca50752b8eafe5
https://github.com/llvm/llvm-project/commit/6af131abea21b1885bd251275cca50752b8eafe5
Author: Maksim Kita <kitaetoya at gmail.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M llvm/docs/Passes.rst
Log Message:
-----------
[AggressiveInstCombine][Docs] Update pass documentation
Updated AggressiveInstCombine pass documentation because now AggressiveInstCombine can modify CFG.
Introduced in D154725.
Differential Revision: https://reviews.llvm.org/D156134
More information about the All-commits
mailing list