[all-commits] [llvm/llvm-project] cde5e4: [RISCV][NFC] Get rid of additional unneeded static...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Thu Jul 20 06:39:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cde5e4281b097404a879e2592cf41d0cec138715
https://github.com/llvm/llvm-project/commit/cde5e4281b097404a879e2592cf41d0cec138715
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVExpandAtomicPseudoInsts.cpp
M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
M llvm/lib/Target/RISCV/RISCVPushPopOptimizer.cpp
Log Message:
-----------
[RISCV][NFC] Get rid of additional unneeded static_cast around RISCVSubtarget
Some similar cases to 60152f1983336e709.
More information about the All-commits
mailing list