diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2024-12-02 14:43:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 14:43:04 -0500 |
commit | 468fb5fc7ebc42820cf8a2114d20f321a9ede0ee (patch) | |
tree | 63f53fcf2359f8ab44fdfab0159a087a2c2e6c1a /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | a796f597cd445bf6577c09efcac710b568f29d92 (diff) | |
download | llvm-468fb5fc7ebc42820cf8a2114d20f321a9ede0ee.zip llvm-468fb5fc7ebc42820cf8a2114d20f321a9ede0ee.tar.gz llvm-468fb5fc7ebc42820cf8a2114d20f321a9ede0ee.tar.bz2 |
RegisterCoalescer: Set undef on full register uses when coalescing implicit_def (#118321)
Previously this would delete the IMPLICIT_DEF and not introduce the undef
flag on the use operand.
Fixes sub-issue found while reducing #109294
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions