[llvm] [AMDGPU] Add testcases for widening i8/i16 shifts in DAGISel (PR #132379)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 21 07:15:17 PDT 2025
================
@@ -0,0 +1,289 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
shiltian wrote:
Is the GIsel version in a separate file with name `-gisel` or something? I'm wondering maybe we can merge them?
https://github.com/llvm/llvm-project/pull/132379
More information about the llvm-commits
mailing list