diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-06-05 21:15:52 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-06-05 21:15:52 +0000 |
commit | 663d762c9a5344c9209d1180e823fe22b26c433f (patch) | |
tree | 3b6015944d70fcbf8db4178252a878cd890e662c /libcxx/test/std/utilities/variant/variant.get/get_index.pass.cpp | |
parent | c46827c7eda30cd0bc3e70d08670c8dc39fe6166 (diff) | |
download | bcm5719-llvm-663d762c9a5344c9209d1180e823fe22b26c433f.tar.gz bcm5719-llvm-663d762c9a5344c9209d1180e823fe22b26c433f.zip |
NewGVN: Handle addrspacecast
The AllConstant check needs to be moved out of the if/else if chain to
avoid a test regression. The "there is no SimplifyZExt" comment
puzzles me, since there is SimplifyCastInst. Additionally, the
Simplify* calls seem to not see the operand as constant, so this needs
to be tried if the simplify failed.
llvm-svn: 362653
Diffstat (limited to 'libcxx/test/std/utilities/variant/variant.get/get_index.pass.cpp')
0 files changed, 0 insertions, 0 deletions