forked from llvm/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VectorCombine] Remove requirement for Instructions in shuffleToIdent…
…ity (llvm#93543) This removes the check that both operands of the original shuffle are instructions, which is a relic from a previous version that held more variables as Instructions. Change-Id: I2c095ceeb066d98a666952cfc52ddad523c16f2f
- Loading branch information
1 parent
c34caa8
commit e0f78fb
Showing
2 changed files
with
10 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters