Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PowerPC] Fix the incorrect 'RM' flag set on load/store instr | QingShan Zhang | 2019-11-06 | 1 | -0/+9 |
The 'RM' flag model the "Rounding Mode" and it has nothing to do with the load/store instructions. Differential Revision: https://reviews.llvm.org/D69551 |