[llvm] [AMDGPU] Add legalizer rule support for AMDGPU's regbank fminimumnum and fmaximumnum (PR #192719)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 14:01:02 PDT 2026


================
@@ -0,0 +1,364 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
----------------
vangthao95 wrote:

Generally, an end to end *.ll test is fine instead of a *.mir test.

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


More information about the llvm-commits mailing list