diff options
author | Florian Hahn <flo@fhahn.com> | 2025-05-04 13:47:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-04 13:47:42 +0100 |
commit | 6e205197178376cfbe3dc5f568bc880b23d4bc8b (patch) | |
tree | e0a5aef974ba03a5cda4cf33106d2541aa35d251 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 1b60b83adad8c62140ce8cc092179ed06df7ff09 (diff) | |
download | llvm-6e205197178376cfbe3dc5f568bc880b23d4bc8b.zip llvm-6e205197178376cfbe3dc5f568bc880b23d4bc8b.tar.gz llvm-6e205197178376cfbe3dc5f568bc880b23d4bc8b.tar.bz2 |
[VPlan] Add VPPhiAccessors to provide interface for phi recipes (NFC) (#129388)
Add a VPPhiAccessors class to provide interfaces to access incoming
values and blocks.
The first user is VPWidenPhiRecipe, with the other phi-like recipes
following soon.
This will also be used to verify def-use chains where users are phi-like
recipes, simplifying https://github.com/llvm/llvm-project/pull/124838.
PR: https://github.com/llvm/llvm-project/pull/129388
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions