[all-commits] [llvm/llvm-project] 5e33bd: [RISCV] Remove tab character from test. Autogenera...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Feb 25 11:45:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e33bd804b74a84c7c0752693b3347bb52be8611
https://github.com/llvm/llvm-project/commit/5e33bd804b74a84c7c0752693b3347bb52be8611
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/addimm-mulimm.ll
Log Message:
-----------
[RISCV] Remove tab character from test. Autogenerate CHECK lines. NFC
This was a test for an infinite loop so the CHECK lines don't really
matter, but they'd get generated the next time someone runs the script
on the file so might as well do it while I'm touching it.
More information about the All-commits
mailing list