diff options
author | Phoebe Wang <phoebe.wang@intel.com> | 2025-03-15 09:37:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-15 16:37:38 +0800 |
commit | 254951749febef42620242fd22dfba62f624f79f (patch) | |
tree | 5eda0ae657bae85f08449e399126cdbc61b95382 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 3b5413c77fd5ce2488e3f45c1ba967e3d3dfa2c8 (diff) | |
download | llvm-254951749febef42620242fd22dfba62f624f79f.zip llvm-254951749febef42620242fd22dfba62f624f79f.tar.gz llvm-254951749febef42620242fd22dfba62f624f79f.tar.bz2 |
[X86][APX] Remove the EFLAGS def operand rather than the last one (#131430)
The last one may be an implict use, e.g.,
`IDIV32r %4:gr32, implicit-def dead $eax, implicit-def $edx,
implicit-def dead $eflags, implicit $eax, implicit $edx`
https://godbolt.org/z/KPKzj5c8K
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions