[llvm] [NVPTX] Improve folding to mad with immediate 1 (PR #93628)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 18:57:05 PDT 2024


================
@@ -0,0 +1,101 @@
+; RUN: llc < %s -march=nvptx -mcpu=sm_20 -O1 | FileCheck %s
----------------
Artem-B wrote:

Another test which could use autogenerated CHECK patterns.

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


More information about the llvm-commits mailing list