This is in preparation for making the GCN patterns divergence-aware.
NFC.
Details
Details
- Reviewers
arsenm rampitec alex-t - Commits
- rG286d3fc7500d: [AMDGPU] Split R600 and GCN bfi patterns
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, I've been meaning to do this. I do think some of these should be moved to combines and are missing hasOneUse checks though
llvm/lib/Target/AMDGPU/SIInstructions.td | ||
---|---|---|
1594–1621 | Maybe add a comment for the fcopysign cases that we don't want to import them for globalisel |
Maybe add a comment for the fcopysign cases that we don't want to import them for globalisel