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

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 12:08:37 PDT 2023


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

As I wrote in my description, I tried. I hit some other legalizer issue.

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


More information about the llvm-commits mailing list