Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AMDGPU/SIISelLowering.cpp | ||
---|---|---|
512–516 ↗ | (On Diff #41285) | I think this should only do this for Op == ISD:SETCC. We probably do want i1 logical operations to use the scalar 64-bit instructions on the results. |