[all-commits] [llvm/llvm-project] abce7a: [RISCV] Remove impossible TODO in RISCVRedundantCo...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Aug 21 13:18:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abce7acebd4c06c977bc4bd79170697f1122bc5e
https://github.com/llvm/llvm-project/commit/abce7acebd4c06c977bc4bd79170697f1122bc5e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-08-21 (Sun, 21 Aug 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRedundantCopyElimination.cpp
Log Message:
-----------
[RISCV] Remove impossible TODO in RISCVRedundantCopyElimination. NFC
If there are multiple conditional branches we shouldn't do any
optimization.
More information about the All-commits
mailing list