Use scalar BFE with constant shift and offset when possible.
This is complicated by the fact that the scalar version packs
the two operands of the vector version into one.
Details
Details
- Reviewers
arsenm
Diff Detail
Diff Detail
Paths
| Differential D3249
R600/SI: Try to use scalar BFE. ClosedPublic Authored by arsenm on Apr 1 2014, 11:33 AM.
Details
Summary Use scalar BFE with constant shift and offset when possible.
Diff Detail
Revision Contents
Diff 8278 lib/Target/R600/AMDGPUISelDAGToDAG.cpp
lib/Target/R600/SIInstrInfo.cpp
test/CodeGen/R600/sext-in-reg.ll
|