[all-commits] [llvm/llvm-project] 52ecd9: Remove last remnants of PR49607 migration [NFC]
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Apr 6 07:57:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52ecd94cfbca726aae2532db43aac5dec92ced15
https://github.com/llvm/llvm-project/commit/52ecd94cfbca726aae2532db43aac5dec92ced15
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/EarlyCSE.cpp
M llvm/lib/Transforms/Scalar/GVN.cpp
Log Message:
-----------
Remove last remnants of PR49607 migration [NFC]
The key change (4f5e92c) to switch gc.result and gc.relocate to being readnone landed nearly two weeks ago, and we haven't seen any fallout. Time to remove the code added to make reverting easy.
More information about the All-commits
mailing list