[NVPTX] Remove code duplication in LowerCall
In D120129 we enhanced vectorization options of byval parameters. This patch removes code duplication when handling byval and non-byval cases. Differential Revision: https://reviews.llvm.org/D122381
Loading
Please sign in to comment