[llvm] [NVPTX] Implement fp.control/fp.except operand bundle support (PR #191614)
Serge Pavlov via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 15 06:46:06 PDT 2026
spavloff wrote:
I like the idea of using SDNodeFlags for keeping information represented in FP bundles. The changes necessary for implementing this feature could be moved to a separate PR, so that it could be committed prior to implementation of the FP bundles. It would be difficult to test these changes while the FP bundles are not available, but probably unit tests could solve this problem.
https://github.com/llvm/llvm-project/pull/191614
More information about the llvm-commits
mailing list