Fix a bug where buildZExtInReg will create and use a new register instead of using the register from parameter DstOp Res.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D101871
[GlobalISel] Fix buildZExtInReg creating new register. vangthao on May 4 2021, 4:43 PM. Authored by
Details Fix a bug where buildZExtInReg will create and use a new register instead of using the register from parameter DstOp Res.
Diff Detail
|