Trying to improve code reuse in F,D,Zfh *.td files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| llvm/lib/Target/RISCV/RISCVInstrInfoF.td | ||
|---|---|---|
| 105 | This is starting to break down the boundary between these files. You now have a D and Zfh extension predicate in the F file. | |
| llvm/lib/Target/RISCV/RISCVInstrInfoF.td | ||
|---|---|---|
| 105 | 
 I've removed this kind of codes. | |
This is starting to break down the boundary between these files. You now have a D and Zfh extension predicate in the F file.