This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] [NFC] Move some combine patterns to DAG combine.
ClosedPublic

Authored by Chenbing.Zheng on Feb 11 2022, 12:43 AM.

Details

Summary

Move some combine patterns to DAG combine,and
it dealt with fixme left in RISCVInstrInfoZb.td.

Diff Detail