diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-12-30 12:05:25 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2019-12-30 14:24:25 -0500 |
commit | 94d08feaeff3591a36ed548ba7c732ddedd6f983 (patch) | |
tree | eae2f420e6a5c2dbe523e50c1e0ebe59608a46b7 /llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp | |
parent | 47a2fd2df4f4874c28823654be500c3aba93f768 (diff) | |
download | bcm5719-llvm-94d08feaeff3591a36ed548ba7c732ddedd6f983.tar.gz bcm5719-llvm-94d08feaeff3591a36ed548ba7c732ddedd6f983.zip |
TableGen: Fix assert on PatFrags with predicate code
This assumed a single pattern if there was a predicate. Relax this a
bit, and allow multiple patterns as long as they have the same class.
This was only broken for the DAG path. GlobalISel seems to have
handled this correctly already.
Diffstat (limited to 'llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp')
0 files changed, 0 insertions, 0 deletions