[PATCH] D113203: [AMDGPU] Small correction in SITargetLowering::performOrCombine()
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 11:52:33 PST 2021
kzhuravl accepted this revision.
kzhuravl added a comment.
This revision is now accepted and ready to land.
LGTM with a nit below. Thanks!
================
Comment at: llvm/test/CodeGen/AMDGPU/combine-reg-or-const.ll:1
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -o - %s | FileCheck %s
+
----------------
Can you auto generate this test before submitting?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113203/new/
https://reviews.llvm.org/D113203
More information about the llvm-commits
mailing list