Files
clang-p2996/llvm/test/Transforms/ConstraintElimination
Florian Hahn 4858e081d7 [ConstraintElimination] Only strip casts preserving the representation.
Things like addrspacecast may not be no-ops, so we should not look
through them.
2021-03-26 20:07:41 +00:00
..