diff options
author | Jinsong Ji <jinsong.ji@intel.com> | 2024-11-30 12:07:15 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-30 12:07:15 -0500 |
commit | 2e30df740ef0b9f8edb7075768540ce08678023d (patch) | |
tree | 63291f190d8edea65bb4d85525dadd4781abed5c /llvm/lib/CodeGen/SelectOptimize.cpp | |
parent | 4148aa63e2285ec7198c67d9b231b9097076ba8e (diff) | |
download | llvm-2e30df740ef0b9f8edb7075768540ce08678023d.zip llvm-2e30df740ef0b9f8edb7075768540ce08678023d.tar.gz llvm-2e30df740ef0b9f8edb7075768540ce08678023d.tar.bz2 |
[TableGen] Fix validateOperandClass for non Phyical Reg (#118146)
https://github.com/llvm/llvm-project/commit/b71704436e61
Rewrote the register operands handling,
but the Table only contains physical regs, we will SEGV when there are
non physical regs.
---------
Co-authored-by: Sergei Barannikov <barannikov88@gmail.com>
Diffstat (limited to 'llvm/lib/CodeGen/SelectOptimize.cpp')
0 files changed, 0 insertions, 0 deletions