[PATCH] D138563: [IntrisicEmitter] Allow intrinsic types to be dependent on the data layout

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 03:17:20 PST 2022


nikic added a comment.

I agree with @arsenm, it would be better to overload the relevant intrinsics. I don't think the churn is particularly problematic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138563



More information about the llvm-commits mailing list