[PATCH] D150605: LLT: Add some stub constructors for FP types

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 01:00:01 PDT 2023


qcolombet added a comment.

> I'm still wondering if somehow adding more semantic operands to FP operations would be less intrusive.

I don't think that would be enough because we have to deal with the values at the ABI boundaries. I.e., there may not be an operation to attach the information to.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150605/new/

https://reviews.llvm.org/D150605



More information about the llvm-commits mailing list