[all-commits] [llvm/llvm-project] e65cab: [ConstantFolding] Remove some typed pointer handli...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jul 18 02:35:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e65cabbbb577c8e5a93227d071e325c0d248df4c
https://github.com/llvm/llvm-project/commit/e65cabbbb577c8e5a93227d071e325c0d248df4c
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
Log Message:
-----------
[ConstantFolding] Remove some typed pointer handling (NFC)
No need to insert a bitcast.
More information about the All-commits
mailing list