Files
clang-p2996/llvm/lib/Transforms/Vectorize
Florian Hahn 763f2bdba5 [VPlan] Remove dead OrigLoop argument from removeDeadRecipes (NFC).
The use of the argument has been remove a while ago. Remove the dead
argument.
2022-06-11 23:36:47 +01:00
..