[all-commits] [llvm/llvm-project] ee9220: [PatternMatch] Don't try to match sext/zext const ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Nov 3 07:05:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee9220c8e3fe3d738b0e84f706b789326d912937
https://github.com/llvm/llvm-project/commit/ee9220c8e3fe3d738b0e84f706b789326d912937
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-03 (Fri, 03 Nov 2023)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
Log Message:
-----------
[PatternMatch] Don't try to match sext/zext const exprs (NFCI)
More information about the All-commits
mailing list