Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM - please commit this. That way, if anyone wants to experiment with the logic in D48768, they can just apply that patch and see the diffs.
Paths
| Differential D48767
[X86] Add tests for low/high bit clearing w/ BMI2 ClosedPublic Authored by lebedev.ri on Jun 29 2018, 5:15 AM.
Details
Diff Detail
Event TimelineComment Actions LGTM - please commit this. That way, if anyone wants to experiment with the logic in D48768, they can just apply that patch and see the diffs. This revision is now accepted and ready to land.Jul 3 2018, 12:12 PM Closed by commit rL336224: [X86] Add tests for low/high bit clearing with different attributes. (authored by lebedevri). · Explain WhyJul 3 2018, 12:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 153951 llvm/trunk/test/CodeGen/X86/clear-highbits.ll
llvm/trunk/test/CodeGen/X86/clear-lowbits.ll
|