[all-commits] [llvm/llvm-project] 1569b3: [CodeGen][ShrinkWrap] Split restore point
sushgokh via All-commits
all-commits at lists.llvm.org
Thu May 11 05:23:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1569b36ee9dda0fd8b23964ce8a969919f174f99
https://github.com/llvm/llvm-project/commit/1569b36ee9dda0fd8b23964ce8a969919f174f99
Author: sgokhale <sgokhale at nvidia.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M llvm/lib/CodeGen/ShrinkWrap.cpp
Log Message:
-----------
[CodeGen][ShrinkWrap] Split restore point
Land D42600 with optimisation disabled by default by setting 'enable-shrink-wrap-region-split' option.
This is just to reduce effort involved in making changes to patch each time issue is detected and reland the whole patch.
More information about the All-commits
mailing list