diff options
author | Joshua Cao <cao.joshua@yahoo.com> | 2023-01-11 22:19:30 -0800 |
---|---|---|
committer | Joshua Cao <cao.joshua@yahoo.com> | 2023-01-13 02:31:33 -0800 |
commit | 2f9f11180fde50cbd6d6263d3d305d9ae9b1d535 (patch) | |
tree | 08e7ac148fe2b90ff6bb646d8f8eb1c85d32918b /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 93f40c983e0adbb63cbb7c59814090134d691dd1 (diff) | |
download | llvm-2f9f11180fde50cbd6d6263d3d305d9ae9b1d535.zip llvm-2f9f11180fde50cbd6d6263d3d305d9ae9b1d535.tar.gz llvm-2f9f11180fde50cbd6d6263d3d305d9ae9b1d535.tar.bz2 |
[SCEV] Support all Min/Max SCEVs for GetMinTrailingZeros
There is already support for U/SMax. No reason why Min and SequentialMin
should not be supported.
NFC: code in GetMinTrailingZeroes is copied for a couple node types.
Refactor them into a single code block.
Differential Revision: https://reviews.llvm.org/D141568
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions