[llvm] [GISel] Restrict G_BSWAP to multiples of 16 bits. (PR #70245)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 12:07:54 PDT 2023


================
@@ -4,35 +4,6 @@
 
 # test bswap for s16, s17, s32, and s64
 
-...
----
-name:            test_bswap17
----------------
michaelmaitland wrote:

change to bswap48 instead of removing?

https://github.com/llvm/llvm-project/pull/70245


More information about the llvm-commits mailing list