[all-commits] [llvm/llvm-project] b74248: [InstCombine] Pass RPOT to InstCombiner (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Aug 26 06:18:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b74248dae880793b0486483126b385ca0eafc896
https://github.com/llvm/llvm-project/commit/b74248dae880793b0486483126b385ca0eafc896
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths:
M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
Log Message:
-----------
[InstCombine] Pass RPOT to InstCombiner (NFC)
To make use of it in a followup change.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list