Need to subract from 64, not 32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D119639
[NVPTX] Fix bug with int_nvvm_rotate_b64 when operand immediate ClosedPublic Authored by slydiman on Feb 12 2022, 10:43 AM.
Details Summary Need to subract from 64, not 32.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2022, 1:46 PM This revision was landed with ongoing or failed builds.Feb 14 2022, 2:24 PM Closed by commit rG6645bfa8f501: [NVPTX] Fix bug with int_nvvm_rotate_b64 when operand immediate (authored by slydiman). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 408622 llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
llvm/test/CodeGen/NVPTX/rotate_64.ll
|