[all-commits] [llvm/llvm-project] ae49bf: [RISCV] Fix stale comments in lowerShift*Parts. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Nov 2 22:21:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae49bf5a7bab332fb3a1362d70b325208de7d0ff
https://github.com/llvm/llvm-project/commit/ae49bf5a7bab332fb3a1362d70b325208de7d0ff
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Fix stale comments in lowerShift*Parts. NFC
This comment was not updated when we changed from xor back to sub.
More information about the All-commits
mailing list