by moving around the code and by adding more comments, which would
later help during any required clean-up.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D124733
[AMDGPU][NFC] Make lowerINSERT_VECTOR_ELT() more readable ClosedPublic Authored by hsmhsm on May 1 2022, 12:26 AM.
Details Summary by moving around the code and by adding more comments, which would
Diff Detail
Unit TestsFailed Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rG3175323ce109: [AMDGPU][NFC] Make lowerINSERT_VECTOR_ELT() more readable (authored by hsmhsm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 426326 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
|
Don't see the point of this todo. We don't have bit operations > 64 bit so wouldn't want to handle them here