[all-commits] [llvm/llvm-project] c73908: [RISCV] Fix 80 column violations in RISCVInsertVSE...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jun 8 18:59:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c739088af5f0b181ba13b66ce808628a6d523671
https://github.com/llvm/llvm-project/commit/c739088af5f0b181ba13b66ce808628a6d523671
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV] Fix 80 column violations in RISCVInsertVSETVLI.cpp. NFC
I think these were likely introduced in the recent work done to
this pass.
More information about the All-commits
mailing list