[all-commits] [llvm/llvm-project] 29181b: Revert "[RISCV] Use a switch instead of a series o...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Oct 25 13:34:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29181bd97a24c85bf160ead132bf91027d6bc73c
https://github.com/llvm/llvm-project/commit/29181bd97a24c85bf160ead132bf91027d6bc73c
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
Revert "[RISCV] Use a switch instead of a series of if-clauses [nfc]"
This reverts commit 3c2203ae03ca8a8cf56691d6f03050ccc2420ff6. The buildbots were quick to remind me that I had, in fact, missed a switch case. Oops.
More information about the All-commits
mailing list