[llvm] [GlobalIsel][NFC] Modernize UBFX combine (PR #97513)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 01:15:03 PDT 2024


================
@@ -6,6 +6,10 @@
 #
 # and (lshr x, cst), mask -> ubfx x, cst, width
 
+# LSB = 5
----------------
jayfoad wrote:

Please precommit all the formatting changes in this files. I can't tell if there are any changes related to the patch.

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


More information about the llvm-commits mailing list