[all-commits] [llvm/llvm-project] 42cd6b: [PowerPC][NFC] Remove spurious incorrect CHECKNEXT...
Nemanja Ivanovic via All-commits
all-commits at lists.llvm.org
Tue Apr 14 08:14:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42cd6bd0db5883d745afec14859e97c4f7bd45dc
https://github.com/llvm/llvm-project/commit/42cd6bd0db5883d745afec14859e97c4f7bd45dc
Author: Nemanja Ivanovic <nemanja.i.ibm at gmail.com>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/testCompareslleqsi.ll
Log Message:
-----------
[PowerPC][NFC] Remove spurious incorrect CHECKNEXT directive from test
The directive was a typo when I first wrote the test case, then
decided to use the script and the script didn't remove the line
with the typo.
More information about the All-commits
mailing list