"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "09bc6109455ef105f6a2d88c90904a817157eb61"
[GlobalISel] Walk through hints in getDefIgnoringCopies et al
Treat hint instructions like G_ASSERT_ZEXT like COPY instructions in helpers which walk through copies. This ensures that instructions like G_ASSERT_ZEXT won't impact any optimizations that rely on these helpers. Differential Revision: https://reviews.llvm.org/D95577
Loading
Please register or sign in to comment