Files
clang-p2996/llvm/test/Transforms/PhaseOrdering/X86/scalarization.ll
Juneyoung Lee 1c10201d96 Update InstCombine to use undef matcher instead
This is a patch to use m_Undef() matcher instead of isa<UndefValue>().

As suggested in D100122, this update is separately committed.
2021-04-18 11:05:36 +09:00

3.9 KiB