Skip to content

Commit 0e3ba7a

Browse files
committed
add release note
1 parent 008d778 commit 0e3ba7a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ Changes to the LLVM IR
6363
* ``llvm.nvvm.bitcast.d2ll``
6464
* ``llvm.nvvm.bitcast.ll2d``
6565

66+
* Remove the following intrinsics which can be replaced with a funnel-shift:
67+
68+
* ``llvm.nvvm.rotate.b32``
69+
* ``llvm.nvvm.rotate.right.b64``
70+
* ``llvm.nvvm.rotate.b64``
71+
6672
Changes to LLVM infrastructure
6773
------------------------------
6874

0 commit comments

Comments
 (0)