diff options
author | Jeff Niu <jeff@modular.com> | 2022-10-07 19:28:41 -0700 |
---|---|---|
committer | Jeff Niu <jeff@modular.com> | 2022-10-12 18:01:57 -0700 |
commit | 6005a1d8af32608a0f2ddddb0eaddbe39ec3271b (patch) | |
tree | 470813eef4bf3977875bb4acfff4002e26cdda87 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 86e9181ded7c5b6aa67a3a84089fce850c84f27a (diff) | |
download | llvm-6005a1d8af32608a0f2ddddb0eaddbe39ec3271b.zip llvm-6005a1d8af32608a0f2ddddb0eaddbe39ec3271b.tar.gz llvm-6005a1d8af32608a0f2ddddb0eaddbe39ec3271b.tar.bz2 |
[mlir][scf] Match any constants instead of arith.constant
By matching `arith.constant` specifically, SCF canonicalizers/folders
are incompatible with other kinds of constants. Use the generic
matchers instead.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D135517
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions