[clang] [llvm] [AMDGPU] Remove icmp and fcmp intrinsics (PR #208183)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 02:56:20 PDT 2026


================
@@ -0,0 +1,35 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
+; RUN: opt -S < %s | FileCheck %s
----------------
jayfoad wrote:

Done, though there are plenty of other autoupgrade tests in test/Assembler.

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


More information about the llvm-commits mailing list