Details
Details
- Reviewers
• tstellarAMD nhaehnle
Diff Detail
Diff Detail
Event Timeline
Comment Actions
One minor comment, LGTM otherwise.
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | ||
---|---|---|
2763 | Just ShouldFold, since it also refers to the fabs case? |
Comment Actions
r291792
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | ||
---|---|---|
2763 | This specifically is taking care of the -|x|, K case so it's more concerned about the negation |
Just ShouldFold, since it also refers to the fabs case?