Use tablegen to autogenerate isBranchtarget helper functions. This is a cleanup that removes almost identical functions that differ only in a few constants.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AArch64/AArch64InstrFormats.td | ||
---|---|---|
279 ↗ | (On Diff #89082) | Instead of listing the minimum and maximum values, could these just be calculated from the bit-width in isBranchTarget? |