When created a UUNPKLO/HI node with an undef input then the
output should also be undef. I've added a target DAG combine
function to ensure we avoid creating an unnecessary uunpklo/hi
instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo