Displaying 1 result from an estimated 1 matches for "d76483".
Did you mean:
76483
2020 Apr 09
2
Supporting freeze in GlobalISel / freeze semantics in MIR
..., FREEZE is currently handled as a simple COPY. This
seems to me like SelectionDAG ignores the semantics of FREEZE, since
COPY has other semantics? Also, would this be acceptable for the
GlobalISel IRTranslator (even if only as a first step)?
Best regards,
Dominik
[1] https://reviews.llvm.org/D76483
[2] https://reviews.llvm.org/D29014
P.S.: is there really no way to disable a single pass from command line?
We would like to disable the DivRemPairs pass as a first workaround.
--
----------------------------------------------------------------------
Dominik Montada Email: do...