[PATCH] D104409: GlobalISel/Utils: Refactor integer/float constant match functions

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 7 15:40:04 PDT 2021


paquette added a comment.

I think it would be easier to think about removing it if we had FP types.

I think it helps with handling things like selects/phis in AArch64 right now.


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

https://reviews.llvm.org/D104409



More information about the llvm-commits mailing list