[all-commits] [llvm/llvm-project] 22e1f6: [SCCP] add helper function for replacing signed op...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sat Sep 3 07:30:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22e1f66f26b867ec2bb53c8d9ace489e0a54b1a0
https://github.com/llvm/llvm-project/commit/22e1f66f26b867ec2bb53c8d9ace489e0a54b1a0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-09-03 (Sat, 03 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/SCCP.cpp
Log Message:
-----------
[SCCP] add helper function for replacing signed operations; NFC
Preliminary refactoring for planned enhancement in D133198.
More information about the All-commits
mailing list