[all-commits] [llvm/llvm-project] d49e9d: [SelectionDAG][NFC] Replace C-style casting with s...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Sun Dec 3 23:37:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d49e9d88a27295b52f28cdcdcf5eb59d88dd99f9
https://github.com/llvm/llvm-project/commit/d49e9d88a27295b52f28cdcdcf5eb59d88dd99f9
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[SelectionDAG][NFC] Replace C-style casting with static_cast (#74060)
Fix comments in #73283.
More information about the All-commits
mailing list