[all-commits] [llvm/llvm-project] 33490a: [NVPTX] Fix typo in lit test
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Mon Aug 17 13:02:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 33490acf241a487028bfee73c0bd9e8026fcdb5c
https://github.com/llvm/llvm-project/commit/33490acf241a487028bfee73c0bd9e8026fcdb5c
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M llvm/test/CodeGen/NVPTX/combine-min-max.ll
Log Message:
-----------
[NVPTX] Fix typo in lit test
LBAEL => LABEL
I encountered this typo elsewhere and I decided to run a global search.
It probably was unnoticed because I think CHECK-LBAEL: is ignored by
lit.
Differential Revision: https://reviews.llvm.org/D85569
More information about the All-commits
mailing list