[PATCH] D37898: [TargetLowering] Correctly track NumFixedArgs field of CallLoweringInfo
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 9 01:08:00 PDT 2017
asb added a comment.
So SystemZ and WebAssembly are happy. Do any other backend maintainers have any concerns? Thanks Ulrich for pointing out that I should have been grepping for NumFixedArgs accesses in addition to IsFixed.
https://reviews.llvm.org/D37898
More information about the llvm-commits
mailing list