Investigate why IntelFPGANumBanksAttr is generating twice during template instantiation with IntelFPGABankBitsAttr test cases
Open
bug
confirmed
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
FWIW, that sounds like a bug to me. Implicit attributes are not handled any different from non-implicit ones (generally speaking), so I'd have expected to only see the attribute added once.
_Originally posted by @AaronBallman in https://github.com/intel/llvm/pull/5332#discussion_r787959964_
Contributor guide
Assessment
This issue has not been assessed yet.