[all-commits] [llvm/llvm-project] 6f8eba: Revert "[IROutliner] Ensure that phi values that a...
Andrew Litteken via All-commits
all-commits at lists.llvm.org
Thu Apr 14 10:24:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f8eba06c289728176371f4b18831506ca6abddc
https://github.com/llvm/llvm-project/commit/6f8eba06c289728176371f4b18831506ca6abddc
Author: Andrew Litteken <andrew.litteken at gmail.com>
Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths:
M llvm/include/llvm/Transforms/IPO/IROutliner.h
M llvm/lib/Transforms/IPO/IROutliner.cpp
R llvm/test/Transforms/IROutliner/exit-phi-nodes-incoming-value-constant-argument.ll
Log Message:
-----------
Revert "[IROutliner] Ensure that phi values that are passed in as arguments are remapped as arguments"
Failing test due to typo
This reverts commit d6eb480afbc038871570fa053d772c913cd77a61.
More information about the All-commits
mailing list