[all-commits] [llvm/llvm-project] 672cc8: [GlobalISel] Allow customizing instruction-select ...
darkbuck via All-commits
all-commits at lists.llvm.org
Fri Jul 19 23:07:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 672cc8bce0a9306b07680b340617b8afd862adf5
https://github.com/llvm/llvm-project/commit/672cc8bce0a9306b07680b340617b8afd862adf5
Author: darkbuck <michael.hliao at gmail.com>
Date: 2024-07-20 (Sat, 20 Jul 2024)
Changed paths:
M llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h
M llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
Log Message:
-----------
[GlobalISel] Allow customizing instruction-select pass
- Allow customizing instruction-select pass to add additional analysis
dependencies.
Reviewers: aemerson, arsenm, aeubanks
Reviewed By: arsenm
Pull Request: https://github.com/llvm/llvm-project/pull/95724
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