Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Arguably VCC is also not needed. The pseudo itself does not produce carry, and instructions after expansion will have required defs.
Differential D158030
[AMDGPU] Drop implicit-def $exec from v_add/sub_u64_pseudos rampitec on Aug 15 2023, 3:46 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions Arguably VCC is also not needed. The pseudo itself does not produce carry, and instructions after expansion will have required defs. |