Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The full or is a better canonical form and splitting it will interfere with other combines
Paths
| Differential D81710
[amdgpu] Skip OR combining on 64-bit integer before legalizing ops. ClosedPublic Authored by hliao on Jun 11 2020, 7:24 PM.
Details
Diff Detail
Event TimelineComment Actions
The full or is a better canonical form and splitting it will interfere with other combines Comment Actions
OK, but is there any test? Comment Actions
There's one existing test benefitting from that. This revision is now accepted and ready to land.Jun 12 2020, 12:05 PM Closed by commit rGec02635d104c: [amdgpu] Skip OR combining on 64-bit integer before legalizing ops. (authored by hliao). · Explain WhyJun 12 2020, 12:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270291 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/fshr.ll
|